@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/47675> foaf:primaryTopic <album/47675#subject> .

<album/47675#vocals> a mo:Singer .

<artist/15716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47675#subject> ;
    schema:name "Sammy Fain"@en ;
    foaf:made <album/47675#composition>,
        <album/47675#subject> ;
    foaf:name "Sammy Fain"@en .

<product/10272#subject> a schema:CreativeWork ;
    schema:name "Alice in Wonderland (1951)"@en,
        "Alice in Wonderland (1951)"@ja,
        "Alice in Wonderland (1951)"@ja-latn ;
    foaf:name "Alice in Wonderland (1951)"@en,
        "Alice in Wonderland (1951)"@ja,
        "Alice in Wonderland (1951)"@ja-latn .

<album/47675#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alisa u zemlji čuda"@en,
        "Алиса у земљи чуда"@ja,
        "Alisa u zemlji čuda"@ja-latn ;
    mo:composer <artist/15716#subject> ;
    mo:produced_work <album/47675#musicalwork> ;
    schema:name "Alisa u zemlji čuda"@en,
        "Алиса у земљи чуда"@ja,
        "Alisa u zemlji čuda"@ja-latn .

<album/47675#lyrics> a mo:Lyrics .

<album/47675#musicalexpression> a mo:Signal ;
    mo:published_as <album/47675#subject> ;
    mo:records <album/47675#performance> .

<org/1163#subject> schema:name "Disneyland Records"@en,
        "Disneyland Records"@ja,
        "Disneyland Records"@ja-latn ;
    foaf:name "Disneyland Records"@en,
        "Disneyland Records"@ja,
        "Disneyland Records"@ja-latn .

<https://media.vgm.io/albums/57/47675/47675-1408937672.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47675#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/47675/47675-1408937672.jpg> ;
    foaf:depicts <album/47675#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/47675/47675-1408937672.jpg> .

<https://medium-media.vgm.io/albums/57/47675/47675-1408937672.jpg> a schema:ImageObject,
        foaf:Image .

<album/47675#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/47675#composition> ;
    mo:lyrics <album/47675#lyrics> ;
    mo:performed_in <album/47675#performance> ;
    mo:singer <album/47675#vocals> .

<album/47675#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alisa u zemlji čuda"@en,
        "Алиса у земљи чуда"@ja,
        "Alisa u zemlji čuda"@ja-latn ;
    mo:performance_of <album/47675#musicalwork> ;
    mo:performer _:N48b03710bb054240b0853d1e0d2b0a64,
        _:N61f75a7738a44bc7bc74b3e93d21fe37,
        _:Ndf6415675f8a46d4b44929fa0670bbad ;
    mo:recorded_as <album/47675#musicalexpression> ;
    schema:byArtist _:N48b03710bb054240b0853d1e0d2b0a64,
        _:N61f75a7738a44bc7bc74b3e93d21fe37,
        _:Ndf6415675f8a46d4b44929fa0670bbad ;
    schema:name "Alisa u zemlji čuda"@en,
        "Алиса у земљи чуда"@ja,
        "Alisa u zemlji čuda"@ja-latn ;
    schema:workPerformed <album/47675#musicalwork> .

<album/47675#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-01-01"^^xsd:date ;
    dcterms:title "Alisa u zemlji čuda"@en,
        "Алиса у земљи чуда"@ja,
        "Alisa u zemlji čuda"@ja-latn ;
    mo:catalogue_number "BK-2" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/47675#musicalexpression> ;
    mo:publisher <org/1163#subject> ;
    mo:record _:N04e9304211194953a29cb6386ca631af ;
    mo:record_count 1 ;
    schema:about <product/10272#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Vokalni kvartet"@en ;
            foaf:name "Vokalni kvartet"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dalibor Brun"@en ;
            foaf:name "Dalibor Brun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jelisaveta Sablić"@en ;
            foaf:name "Jelisaveta Sablić"@en ] ;
    schema:datePublished "1974-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/47675/47675-1408937672.jpg> ;
    schema:name "Alisa u zemlji čuda"@en,
        "Алиса у земљи чуда"@ja,
        "Alisa u zemlji čuda"@ja-latn ;
    schema:publisher <org/1163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/47675/47675-1408937672.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bob Hilliard"@en ;
    foaf:made <album/47675#lyrics> ;
    foaf:name "Bob Hilliard"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bob Hilliard"@en ;
    foaf:made <album/47675#subject> ;
    foaf:name "Bob Hilliard"@en .

_:N48b03710bb054240b0853d1e0d2b0a64 a schema:Person,
        foaf:Person ;
    mo:performed <album/47675#performance> ;
    schema:name "Dalibor Brun"@en ;
    foaf:name "Dalibor Brun"@en .

_:N61f75a7738a44bc7bc74b3e93d21fe37 a schema:Person,
        foaf:Person ;
    mo:performed <album/47675#performance> ;
    schema:name "Vokalni kvartet"@en ;
    foaf:name "Vokalni kvartet"@en .

_:N6e959447da1e43b5b6e03dba2ed24e96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Алиса у земљи чуда"@serbiancyrillic,
        "Alisa u zemlji čuda"@serbianlatin ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04e9304211194953a29cb6386ca631af ;
    schema:name "Алиса у земљи чуда"@serbiancyrillic,
        "Alisa u zemlji čuda"@serbianlatin .

_:Ndf6415675f8a46d4b44929fa0670bbad a schema:Person,
        foaf:Person ;
    mo:performed <album/47675#performance> ;
    schema:name "Jelisaveta Sablić"@en ;
    foaf:name "Jelisaveta Sablić"@en .

_:Ne696a041d56a40c89ccb2474fa987d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Алиса у земљи чуда"@serbiancyrillic,
        "Alisa u zemlji čuda"@serbianlatin ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N04e9304211194953a29cb6386ca631af ;
    schema:name "Алиса у земљи чуда"@serbiancyrillic,
        "Alisa u zemlji čuda"@serbianlatin .

_:N04e9304211194953a29cb6386ca631af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6e959447da1e43b5b6e03dba2ed24e96,
        _:Ne696a041d56a40c89ccb2474fa987d60 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6e959447da1e43b5b6e03dba2ed24e96,
        _:Ne696a041d56a40c89ccb2474fa987d60 .

