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

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

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67851#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/67851#composition>,
        <album/67851#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<artist/180#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67851#subject> ;
    schema:name "Modeste Moussorgsky"@en ;
    foaf:made <album/67851#composition>,
        <album/67851#subject> ;
    foaf:name "Modeste Moussorgsky"@en .

<artist/3151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67851#subject> ;
    schema:name "Franz Schubert"@en ;
    foaf:made <album/67851#composition>,
        <album/67851#subject> ;
    foaf:name "Franz Schubert"@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/67851#lyrics> a mo:Lyrics .

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

<https://medium-media.vgm.io/albums/15/67851/67851-1493576656.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@en,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja-latn ;
    mo:performance_of <album/67851#musicalwork> ;
    mo:performer <artist/17770#subject> ;
    mo:recorded_as <album/67851#musicalexpression> ;
    schema:byArtist <artist/17770#subject> ;
    schema:name "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@en,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja-latn ;
    schema:workPerformed <album/67851#musicalwork> .

<artist/17770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67851#performance> ;
    schema:name "Philadelphia Orchestra"@en ;
    foaf:name "Philadelphia Orchestra"@en .

<album/67851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@en,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja-latn ;
    mo:composer <artist/1663#subject>,
        <artist/180#subject>,
        <artist/3151#subject> ;
    mo:produced_work <album/67851#musicalwork> ;
    schema:name "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@en,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja-latn .

<album/67851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1961-01-01"^^xsd:date ;
    dcterms:title "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@en,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja-latn ;
    mo:catalogue_number "WDL-4101C" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/67851#musicalexpression> ;
    mo:publisher <org/1163#subject> ;
    mo:record _:N9eab8e41775e4d17bc0a1169ca723978 ;
    mo:record_count 1 ;
    schema:about <product/3189#subject> ;
    schema:byArtist <artist/17770#subject> ;
    schema:datePublished "1961-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/67851/67851-1493576656.jpg> ;
    schema:name "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@en,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja,
        "From Walt Disney's Fantasia: The Pastoral Symphony / Leopold Stokowski and the Philadelphia Orchestra"@ja-latn ;
    schema:publisher <org/1163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/67851/67851-1493576656.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rachel Field"@en ;
    foaf:made <album/67851#subject> ;
    foaf:name "Rachel Field"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Rachel Field"@en ;
    foaf:made <album/67851#lyrics> ;
    foaf:name "Rachel Field"@en .

_:N0c2755a6d19a44c1aa31cf7cf1fcbb06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pastoral Symphony (The Sixth)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9eab8e41775e4d17bc0a1169ca723978 ;
    schema:name "The Pastoral Symphony (The Sixth)"@en .

_:N85b923af85c249319937d4bc021b55b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night on Bald Mountain"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9eab8e41775e4d17bc0a1169ca723978 ;
    schema:name "Night on Bald Mountain"@en .

_:Neea45890118d4be7a4ddc289d25a1cb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ave Maria"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9eab8e41775e4d17bc0a1169ca723978 ;
    schema:name "Ave Maria"@en .

_:N9eab8e41775e4d17bc0a1169ca723978 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c2755a6d19a44c1aa31cf7cf1fcbb06,
        _:N85b923af85c249319937d4bc021b55b5,
        _:Neea45890118d4be7a4ddc289d25a1cb0 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0c2755a6d19a44c1aa31cf7cf1fcbb06,
        _:N85b923af85c249319937d4bc021b55b5,
        _:Neea45890118d4be7a4ddc289d25a1cb0 .

