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

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

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

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

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

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

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

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

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

<artist/22541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66178#subject> ;
    schema:name "Al Hoffman"@en ;
    foaf:made <album/66178#composition>,
        <album/66178#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/66178#musicalexpression> a mo:Signal ;
    mo:published_as <album/66178#subject> ;
    mo:records <album/66178#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/87/66178/66178-1488722421.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/66178#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/66178/66178-1488722421.jpg> ;
    foaf:depicts <album/66178#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/66178/66178-1488722421.jpg> .

<https://medium-media.vgm.io/albums/87/66178/66178-1488722421.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66178#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/66178#musicalwork> ;
    mo:performer _:Nf2e6725949634411b32b9879e5d8fd3f ;
    mo:recorded_as <album/66178#musicalexpression> ;
    schema:byArtist _:Nf2e6725949634411b32b9879e5d8fd3f ;
    schema:name "Disney Strings Fantasy II"@en,
        "ディズニー・ストリングス・ファンタジーII"@ja,
        "Disney Strings Fantasy II"@ja-latn ;
    schema:workPerformed <album/66178#musicalwork> .

<album/66178#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/66178#musicalwork> ;
    schema:name "Disney Strings Fantasy II"@en,
        "ディズニー・ストリングス・ファンタジーII"@ja,
        "Disney Strings Fantasy II"@ja-latn .

<album/66178#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 "CAY-5005-DR" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/66166> ;
    mo:publication_of <album/66178#musicalexpression> ;
    mo:publisher <org/1163#subject> ;
    mo:record _:Nea6fe27ec15c47cfaa86133ea350c35e ;
    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/87/66178/66178-1488722421.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/87/66178/66178-1488722421.jpg> .

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

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

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

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

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

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

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

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

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

_:Nc7fabe96313c4bc289834603d79167f2 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 _:Nea6fe27ec15c47cfaa86133ea350c35e ;
    schema:name "Let's Go Fly a Kite"@en,
        "タコをあげよう"@ja .

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

_:Nea6fe27ec15c47cfaa86133ea350c35e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41250aaa4bfe44139e0cca8b00468830,
        _:N4a84405fddeb494ea6306eaea14d34ee,
        _:N4f093b8442484456ad34b8072cf878a6,
        _:N6fdcfc9b0288491c8cbfd48c27e3d5be,
        _:N809be049cb4b4a21a0c0a4f5343770ff,
        _:N93af450b3132414f8cef573b8330c821,
        _:Na8d57e8f7dc0404db89a00557dbc6c81,
        _:Nb28f40d73bc0493a8d4024f7237b8f67,
        _:Nc2d5b71439c745ca9d34039f4e52b9b0,
        _:Nc7fabe96313c4bc289834603d79167f2 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N41250aaa4bfe44139e0cca8b00468830,
        _:N4a84405fddeb494ea6306eaea14d34ee,
        _:N4f093b8442484456ad34b8072cf878a6,
        _:N6fdcfc9b0288491c8cbfd48c27e3d5be,
        _:N809be049cb4b4a21a0c0a4f5343770ff,
        _:N93af450b3132414f8cef573b8330c821,
        _:Na8d57e8f7dc0404db89a00557dbc6c81,
        _:Nb28f40d73bc0493a8d4024f7237b8f67,
        _:Nc2d5b71439c745ca9d34039f4e52b9b0,
        _:Nc7fabe96313c4bc289834603d79167f2 .

