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

<album/66166> a mo:Release ;
    mo:catalogue_number "32CC-2099" .

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

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

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

<artist/15551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66177#subject> ;
    schema:name "Robert B. Sherman"@en ;
    foaf:made <album/66177#composition>,
        <album/66177#subject> ;
    foaf:name "Robert B. Sherman"@en .

<artist/15552#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66177#subject> ;
    schema:name "Richard M. Sherman"@en ;
    foaf:made <album/66177#composition>,
        <album/66177#subject> ;
    foaf:name "Richard M. Sherman"@en .

<artist/15554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66177#subject> ;
    schema:name "George Bruns"@en ;
    foaf:made <album/66177#composition>,
        <album/66177#subject> ;
    foaf:name "George Bruns"@en .

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

<artist/22541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66177#subject> ;
    schema:name "Al Hoffman"@en ;
    foaf:made <album/66177#composition>,
        <album/66177#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/10271#subject> a schema:CreativeWork ;
    schema:name "Bambi"@en,
        "Bambi"@ja,
        "Bambi"@ja-latn ;
    foaf:name "Bambi"@en,
        "Bambi"@ja,
        "Bambi"@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/7124#subject> a schema:CreativeWork ;
    schema:name "Dumbo"@en,
        "Dumbo"@ja,
        "Dumbo"@ja-latn ;
    foaf:name "Dumbo"@en,
        "Dumbo"@ja,
        "Dumbo"@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/66177#musicalexpression> a mo:Signal ;
    mo:published_as <album/66177#subject> ;
    mo:records <album/66177#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/77/66177/66177-1488722204.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66177#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/66177/66177-1488722204.jpg> ;
    foaf:depicts <album/66177#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/66177/66177-1488722204.jpg> .

<https://medium-media.vgm.io/albums/77/66177/66177-1488722204.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/66177#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disney Strings Fantasy II"@en,
        "ディズニー・ストリングス・ファンタジーII"@ja,
        "Disney Strings Fantasy II"@ja-latn ;
    mo:composer <artist/14545#subject>,
        <artist/15551#subject>,
        <artist/15552#subject>,
        <artist/15554#subject>,
        <artist/20963#subject>,
        <artist/22541#subject> ;
    mo:produced_work <album/66177#musicalwork> ;
    schema:name "Disney Strings Fantasy II"@en,
        "ディズニー・ストリングス・ファンタジーII"@ja,
        "Disney Strings Fantasy II"@ja-latn .

<album/66177#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-01-21"^^xsd:date ;
    dcterms:title "Disney Strings Fantasy II"@en,
        "ディズニー・ストリングス・ファンタジーII"@ja,
        "Disney Strings Fantasy II"@ja-latn ;
    mo:catalogue_number "CX-5004-DR" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/66166> ;
    mo:publication_of <album/66177#musicalexpression> ;
    mo:publisher <org/1163#subject> ;
    mo:record _:Nc75defd093074726803d10beaf65ff34 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mary Poppins"@en ;
            foaf:name "Mary Poppins"@en ],
        <product/10270#subject>,
        <product/10271#subject>,
        <product/5552#subject>,
        <product/7124#subject>,
        <product/8024#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Columbia Strings Orchestra"@en ;
            foaf:name "Columbia Strings Orchestra"@en ] ;
    schema:datePublished "1988-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/66177/66177-1488722204.jpg> ;
    schema:name "Disney Strings Fantasy II"@en,
        "ディズニー・ストリングス・ファンタジーII"@ja,
        "Disney Strings Fantasy II"@ja-latn ;
    schema:publisher <org/1163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/66177/66177-1488722204.jpg> .

_:N2079b31cb58447c399476ff6b7bdeae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bibbidi-Bobbidi-Boo"@en,
        "ビビディ・バビディ・ブー"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Bibbidi-Bobbidi-Boo"@en,
        "ビビディ・バビディ・ブー"@ja .

_:N22665a370b5e4c9d889ee8830f839f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heigh-Ho"@en,
        "ハイ・ホー"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Heigh-Ho"@en,
        "ハイ・ホー"@ja .

_:N780cf68c0ed84c4dbeaab115bc1d67eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little April Shower"@en,
        "4月の雨"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Little April Shower"@en,
        "4月の雨"@ja .

_:N7e55ae43add642398fead74d3a026ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay Awake"@en,
        "眠らないで"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Stay Awake"@en,
        "眠らないで"@ja .

_:N807445ec9d1e4633a5ae0bd51dfc33e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tuppence a Bag"@en,
        "2ペンスを鳩に"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Tuppence a Bag"@en,
        "2ペンスを鳩に"@ja .

_:N944dfb57b96f4ab1b8e49eba233a0318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So This Is Love"@en,
        "これが恋かしら"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "So This Is Love"@en,
        "これが恋かしら"@ja .

_:Na4cf7d71cc7c46b7bc8b12a298b1ec21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wonder"@en,
        "もしかしたら"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "I Wonder"@en,
        "もしかしたら"@ja .

_:Nac259e37efa846b29b274658da141b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go Fly a Kite"@en,
        "タコをあげよう"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Let's Go Fly a Kite"@en,
        "タコをあげよう"@ja .

_:Nb5dc1b18ccce4667b53872725d440447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Mine"@en,
        "私の赤ちゃん"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Baby Mine"@en,
        "私の赤ちゃん"@ja .

_:Ne5f7b1d5ac1d4f3daaf2f459031ad9ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Is a Song"@en,
        "愛の歌声"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc75defd093074726803d10beaf65ff34 ;
    schema:name "Love Is a Song"@en,
        "愛の歌声"@ja .

_:Nfaf91386e3274fdd9f50d0237f615da8 a schema:Person,
        foaf:Person ;
    mo:performed <album/66177#performance> ;
    schema:name "Columbia Strings Orchestra"@en ;
    foaf:name "Columbia Strings Orchestra"@en .

_:Nc75defd093074726803d10beaf65ff34 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2079b31cb58447c399476ff6b7bdeae6,
        _:N22665a370b5e4c9d889ee8830f839f72,
        _:N780cf68c0ed84c4dbeaab115bc1d67eb,
        _:N7e55ae43add642398fead74d3a026ad7,
        _:N807445ec9d1e4633a5ae0bd51dfc33e4,
        _:N944dfb57b96f4ab1b8e49eba233a0318,
        _:Na4cf7d71cc7c46b7bc8b12a298b1ec21,
        _:Nac259e37efa846b29b274658da141b3f,
        _:Nb5dc1b18ccce4667b53872725d440447,
        _:Ne5f7b1d5ac1d4f3daaf2f459031ad9ea ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2079b31cb58447c399476ff6b7bdeae6,
        _:N22665a370b5e4c9d889ee8830f839f72,
        _:N780cf68c0ed84c4dbeaab115bc1d67eb,
        _:N7e55ae43add642398fead74d3a026ad7,
        _:N807445ec9d1e4633a5ae0bd51dfc33e4,
        _:N944dfb57b96f4ab1b8e49eba233a0318,
        _:Na4cf7d71cc7c46b7bc8b12a298b1ec21,
        _:Nac259e37efa846b29b274658da141b3f,
        _:Nb5dc1b18ccce4667b53872725d440447,
        _:Ne5f7b1d5ac1d4f3daaf2f459031ad9ea .

