@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/67804> foaf:primaryTopic <album/67804#subject> .

<album/67803> a mo:Release ;
    mo:catalogue_number "WDL-3016 R" .

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

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

<artist/17410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67804#subject> ;
    schema:name "Paul Dukas"@en ;
    foaf:made <album/67804#composition>,
        <album/67804#subject> ;
    foaf:name "Paul Dukas"@en .

<artist/8068#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67804#subject> ;
    schema:name "Serge Prokofieff"@en ;
    foaf:made <album/67804#composition>,
        <album/67804#subject> ;
    foaf:name "Serge Prokofieff"@en .

<product/3189#subject> a schema:CreativeWork ;
    schema:name "Fantasia"@en,
        "Fantasia"@ja,
        "Fantasia"@ja-latn ;
    foaf:name "Fantasia"@en,
        "Fantasia"@ja,
        "Fantasia"@ja-latn .

<album/67804#musicalexpression> a mo:Signal ;
    mo:published_as <album/67804#subject> ;
    mo:records <album/67804#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/40/67804/67804-1493469169.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67804#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/67804/67804-1493469169.jpg> ;
    foaf:depicts <album/67804#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/67804/67804-1493469169.jpg> .

<https://medium-media.vgm.io/albums/40/67804/67804-1493469169.jpg> a schema:ImageObject,
        foaf:Image .

<album/67804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Peter and the Wolf / The Sorcerer's Apprentice"@en,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja-latn ;
    mo:composer <artist/17410#subject>,
        <artist/8068#subject> ;
    mo:produced_work <album/67804#musicalwork> ;
    schema:name "Peter and the Wolf / The Sorcerer's Apprentice"@en,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja-latn .

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

<album/67804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Peter and the Wolf / The Sorcerer's Apprentice"@en,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja-latn ;
    mo:performance_of <album/67804#musicalwork> ;
    mo:performer <artist/26430#subject> ;
    mo:recorded_as <album/67804#musicalexpression> ;
    schema:byArtist <artist/26430#subject> ;
    schema:name "Peter and the Wolf / The Sorcerer's Apprentice"@en,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja-latn ;
    schema:workPerformed <album/67804#musicalwork> .

<artist/26430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67804#performance> ;
    schema:name "Sterling Holloway"@en ;
    foaf:name "Sterling Holloway"@en .

<album/67804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1960-01-01"^^xsd:date ;
    dcterms:title "Peter and the Wolf / The Sorcerer's Apprentice"@en,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja-latn ;
    mo:catalogue_number "WDL-1016" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/67803> ;
    mo:publication_of <album/67804#musicalexpression> ;
    mo:publisher <org/1163#subject> ;
    mo:record _:N19c52a740b0c44ef94f0390d86ebdc43 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Peter and the Wolf"@en ;
            foaf:name "Peter and the Wolf"@en ],
        <product/3189#subject> ;
    schema:byArtist <artist/26430#subject> ;
    schema:datePublished "1960-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/67804/67804-1493469169.jpg> ;
    schema:name "Peter and the Wolf / The Sorcerer's Apprentice"@en,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja,
        "Peter and the Wolf / The Sorcerer's Apprentice"@ja-latn ;
    schema:publisher <org/1163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/67804/67804-1493469169.jpg> .

_:N0ffa8395d6d94f1e9cda9e91928b1ee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sorcerer's Apprentice"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19c52a740b0c44ef94f0390d86ebdc43 ;
    schema:name "The Sorcerer's Apprentice"@en .

_:Ndfc25ba0b5d4405aae429878881931bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peter and the Wolf"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N19c52a740b0c44ef94f0390d86ebdc43 ;
    schema:name "Peter and the Wolf"@en .

_:N19c52a740b0c44ef94f0390d86ebdc43 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ffa8395d6d94f1e9cda9e91928b1ee0,
        _:Ndfc25ba0b5d4405aae429878881931bd ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0ffa8395d6d94f1e9cda9e91928b1ee0,
        _:Ndfc25ba0b5d4405aae429878881931bd .

