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

<album/66164> a mo:Release ;
    mo:catalogue_number "32CC-1784" .

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

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

<artist/14545#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66176#subject> ;
    schema:name "Frank Churchill"@en ;
    foaf:made <album/66176#composition>,
        <album/66176#subject> ;
    foaf:name "Frank Churchill"@en .

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

<artist/16280#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66176#subject> ;
    schema:name "Leigh Harline"@en ;
    foaf:made <album/66176#composition>,
        <album/66176#subject> ;
    foaf:name "Leigh Harline"@en .

<artist/20963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66176#subject> ;
    schema:name "Mack David"@en ;
    foaf:made <album/66176#composition>,
        <album/66176#subject> ;
    foaf:name "Mack David"@en .

<artist/22541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66176#subject> ;
    schema:name "Al Hoffman"@en ;
    foaf:made <album/66176#composition>,
        <album/66176#subject> ;
    foaf:name "Al Hoffman"@en .

<product/10270#subject> a schema:CreativeWork ;
    schema:name "Snow White and the Seven Dwarfs"@en,
        "Snow White and the Seven Dwarfs"@ja,
        "Snow White and the Seven Dwarfs"@ja-latn ;
    foaf:name "Snow White and the Seven Dwarfs"@en,
        "Snow White and the Seven Dwarfs"@ja,
        "Snow White and the Seven Dwarfs"@ja-latn .

<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 .

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

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

<product/4997#subject> a schema:CreativeWork ;
    schema:name "Lady and the Tramp"@en,
        "Lady and the Tramp"@ja,
        "Lady and the Tramp"@ja-latn ;
    foaf:name "Lady and the Tramp"@en,
        "Lady and the Tramp"@ja,
        "Lady and the Tramp"@ja-latn .

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

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

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

<album/66176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn ;
    mo:performance_of <album/66176#musicalwork> ;
    mo:recorded_as <album/66176#musicalexpression> ;
    schema:name "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn ;
    schema:workPerformed <album/66176#musicalwork> .

<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/67/66176/66176-1488721549.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66176#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/66176/66176-1488721549.jpg> ;
    foaf:depicts <album/66176#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/66176/66176-1488721549.jpg> .

<https://medium-media.vgm.io/albums/67/66176/66176-1488721549.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Peggy Lee"@en ;
            foaf:made <album/66176#composition> ;
            foaf:name "Peggy Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sonny Burke"@en ;
            foaf:made <album/66176#composition> ;
            foaf:name "Sonny Burke"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jack Lawrence"@en ;
            foaf:made <album/66176#composition> ;
            foaf:name "Jack Lawrence"@en ],
        <artist/14545#subject>,
        <artist/15716#subject>,
        <artist/16280#subject>,
        <artist/20963#subject>,
        <artist/22541#subject> ;
    mo:produced_work <album/66176#musicalwork> ;
    schema:name "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn .

<album/66176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-09-21"^^xsd:date ;
    dcterms:title "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn ;
    mo:catalogue_number "CAY-5004-DR" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/66164> ;
    mo:publication_of <album/66176#musicalexpression> ;
    mo:publisher <org/1163#subject> ;
    mo:record _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    mo:record_count 1 ;
    schema:about <product/10270#subject>,
        <product/10272#subject>,
        <product/10273#subject>,
        <product/4133#subject>,
        <product/4997#subject>,
        <product/5552#subject>,
        <product/8024#subject> ;
    schema:datePublished "1987-09-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/66176/66176-1488721549.jpg> ;
    schema:name "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn ;
    schema:publisher <org/1163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/66176/66176-1488721549.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66176#subject> ;
    schema:name "Sonny Burke"@en ;
    foaf:made <album/66176#subject> ;
    foaf:name "Sonny Burke"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66176#subject> ;
    schema:name "Peggy Lee"@en ;
    foaf:made <album/66176#subject> ;
    foaf:name "Peggy Lee"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66176#subject> ;
    schema:name "Jack Lawrence"@en ;
    foaf:made <album/66176#subject> ;
    foaf:name "Jack Lawrence"@en .

_:N28a3af37556f4607a87bba9f29a81bb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Second Star To The Right"@en,
        "右から2番目の星"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "The Second Star To The Right"@en,
        "右から2番目の星"@ja .

_:N38da695d6c5d4eac8f122e2b3beec850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice In Wonderland"@en,
        "不思議の国のアリス"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "Alice In Wonderland"@en,
        "不思議の国のアリス"@ja .

_:N4c33c624f3fb44d4bea1c1b797be6b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bella Notte"@en,
        "ベラ・ノッテ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "Bella Notte"@en,
        "ベラ・ノッテ"@ja .

_:N5a1d5c6287c74dee8350a612f7b8c494 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can Fly! You Can Fly! You Can Fly!"@en,
        "きみもとべるよ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "You Can Fly! You Can Fly! You Can Fly!"@en,
        "きみもとべるよ"@ja .

_:N82da82b0c6de4be0829908affdd7d1eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La-La-Lu"@en,
        "ラ・ラ・ルー"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "La-La-Lu"@en,
        "ラ・ラ・ルー"@ja .

_:N92a336fb50ee4fd48b2926b84974cb26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream Is A Wish Your Heart Makes"@en,
        "夢はあなたの心の願い"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "A Dream Is A Wish Your Heart Makes"@en,
        "夢はあなたの心の願い"@ja .

_:Na0051334176444ce908460c6e9ea979e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella"@en,
        "シンデレラ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "Cinderella"@en,
        "シンデレラ"@ja .

_:Na8bb4babfaae491bb8dd01a131a7fe32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Some Day My Prince Will Come"@en,
        "いつか王子さまが"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "Some Day My Prince Will Come"@en,
        "いつか王子さまが"@ja .

_:Nf18e8645358a449ba368867cb5a8acfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When You Wish Upon A Star"@en,
        "星に願いを"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "When You Wish Upon A Star"@en,
        "星に願いを"@ja .

_:Nf6e37b0f602344b9b3b53c48db25d2b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once Upon A Dream"@en,
        "いつか夢の中で"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndcd63b1d21304b25a335c9f41d728cf9 ;
    schema:name "Once Upon A Dream"@en,
        "いつか夢の中で"@ja .

_:Ndcd63b1d21304b25a335c9f41d728cf9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28a3af37556f4607a87bba9f29a81bb3,
        _:N38da695d6c5d4eac8f122e2b3beec850,
        _:N4c33c624f3fb44d4bea1c1b797be6b10,
        _:N5a1d5c6287c74dee8350a612f7b8c494,
        _:N82da82b0c6de4be0829908affdd7d1eb,
        _:N92a336fb50ee4fd48b2926b84974cb26,
        _:Na0051334176444ce908460c6e9ea979e,
        _:Na8bb4babfaae491bb8dd01a131a7fe32,
        _:Nf18e8645358a449ba368867cb5a8acfa,
        _:Nf6e37b0f602344b9b3b53c48db25d2b3 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N28a3af37556f4607a87bba9f29a81bb3,
        _:N38da695d6c5d4eac8f122e2b3beec850,
        _:N4c33c624f3fb44d4bea1c1b797be6b10,
        _:N5a1d5c6287c74dee8350a612f7b8c494,
        _:N82da82b0c6de4be0829908affdd7d1eb,
        _:N92a336fb50ee4fd48b2926b84974cb26,
        _:Na0051334176444ce908460c6e9ea979e,
        _:Na8bb4babfaae491bb8dd01a131a7fe32,
        _:Nf18e8645358a449ba368867cb5a8acfa,
        _:Nf6e37b0f602344b9b3b53c48db25d2b3 .

