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

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

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

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

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

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

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

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

<artist/22541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66168#subject> ;
    schema:name "Al Hoffman"@en ;
    foaf:made <album/66168#composition>,
        <album/66168#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/66168#musicalexpression> a mo:Signal ;
    mo:published_as <album/66168#subject> ;
    mo:records <album/66168#performance> .

<album/66168#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn ;
    mo:performance_of <album/66168#musicalwork> ;
    mo:recorded_as <album/66168#musicalexpression> ;
    schema:name "Disney Strings Fantasy"@en,
        "ディズニー・ストリングス・ファンタジー"@ja,
        "Disney Strings Fantasy"@ja-latn ;
    schema:workPerformed <album/66168#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/86/66168/66168-1488674202.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66168#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/66168/66168-1488674202.jpg> ;
    foaf:depicts <album/66168#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/66168/66168-1488674202.jpg> .

<https://medium-media.vgm.io/albums/86/66168/66168-1488674202.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/66168#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 "CX-5003-DR" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/66164> ;
    mo:publication_of <album/66168#musicalexpression> ;
    mo:publisher <org/1163#subject> ;
    mo:record _:N1e6a16ccafd14ce2af94a64363088ec1 ;
    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/86/66168/66168-1488674202.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/86/66168/66168-1488674202.jpg> .

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

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

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

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

_:N1e07dc28492f47748417d190ec27752f 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 _:N1e6a16ccafd14ce2af94a64363088ec1 ;
    schema:name "The Second Star To The Right"@en,
        "右から2番目の星"@ja .

_:N20d42b885c7e40b0802958cc361d9df5 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 _:N1e6a16ccafd14ce2af94a64363088ec1 ;
    schema:name "A Dream Is A Wish Your Heart Makes"@en,
        "夢はあなたの心の願い"@ja .

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

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

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

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

_:N75062c3b06784bfd932801626711cca3 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 _:N1e6a16ccafd14ce2af94a64363088ec1 ;
    schema:name "You Can Fly! You Can Fly! You Can Fly!"@en,
        "きみもとべるよ"@ja .

_:N8d7f8ee662dd459a8da17769ed84c3f5 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 _:N1e6a16ccafd14ce2af94a64363088ec1 ;
    schema:name "Some Day My Prince Will Come"@en,
        "いつか王子さまが"@ja .

_:Nfcda163a596c4011a72c9f4ac268dfac 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 _:N1e6a16ccafd14ce2af94a64363088ec1 ;
    schema:name "When You Wish Upon A Star"@en,
        "星に願いを"@ja .

_:N1e6a16ccafd14ce2af94a64363088ec1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a7605fdd3c845c38cd749e8ccf98256,
        _:N1e07dc28492f47748417d190ec27752f,
        _:N20d42b885c7e40b0802958cc361d9df5,
        _:N2f8a4c659ee24ddd911dfeb2d0fdac82,
        _:N40567c8d7ffb4f929c5d1070f9f11bde,
        _:N67b9d5d8c51641b6807d01ed04bac7f9,
        _:N741d51f64049403487ffc2020ed5e2d4,
        _:N75062c3b06784bfd932801626711cca3,
        _:N8d7f8ee662dd459a8da17769ed84c3f5,
        _:Nfcda163a596c4011a72c9f4ac268dfac ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1a7605fdd3c845c38cd749e8ccf98256,
        _:N1e07dc28492f47748417d190ec27752f,
        _:N20d42b885c7e40b0802958cc361d9df5,
        _:N2f8a4c659ee24ddd911dfeb2d0fdac82,
        _:N40567c8d7ffb4f929c5d1070f9f11bde,
        _:N67b9d5d8c51641b6807d01ed04bac7f9,
        _:N741d51f64049403487ffc2020ed5e2d4,
        _:N75062c3b06784bfd932801626711cca3,
        _:N8d7f8ee662dd459a8da17769ed84c3f5,
        _:Nfcda163a596c4011a72c9f4ac268dfac .

