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

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

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

<artist/102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6566#subject> ;
    schema:name "Hiroaki Sano"@en,
        "佐野広明"@ja ;
    foaf:made <album/6566#composition>,
        <album/6566#subject> ;
    foaf:name "Hiroaki Sano"@en,
        "佐野広明"@ja .

<event/14> a mo:Release ;
    schema:name "Released at Comic Market 68 (Aug 12, 2005 to Aug 14, 2005)" .

<album/6566#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OLD SOUND MEMORIES 1996&1997"@en,
        "OLD SOUND MEMORIES 1996&1997"@ja,
        "OLD SOUND MEMORIES 1996&1997"@ja-latn ;
    mo:composer <artist/102#subject> ;
    mo:produced_work <album/6566#musicalwork> ;
    schema:name "OLD SOUND MEMORIES 1996&1997"@en,
        "OLD SOUND MEMORIES 1996&1997"@ja,
        "OLD SOUND MEMORIES 1996&1997"@ja-latn .

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

<album/6566#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OLD SOUND MEMORIES 1996&1997"@en,
        "OLD SOUND MEMORIES 1996&1997"@ja,
        "OLD SOUND MEMORIES 1996&1997"@ja-latn ;
    mo:performance_of <album/6566#musicalwork> ;
    mo:recorded_as <album/6566#musicalexpression> ;
    schema:name "OLD SOUND MEMORIES 1996&1997"@en,
        "OLD SOUND MEMORIES 1996&1997"@ja,
        "OLD SOUND MEMORIES 1996&1997"@ja-latn ;
    schema:workPerformed <album/6566#musicalwork> .

<https://media.vgm.io/albums/66/6566/6566-1395901967.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6566#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/6566/6566-1395901967.jpg> ;
    foaf:depicts <album/6566#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/6566/6566-1395901967.jpg> .

<https://medium-media.vgm.io/albums/66/6566/6566-1395901967.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6566#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-08-12"^^xsd:date ;
    dcterms:title "OLD SOUND MEMORIES 1996&1997"@en,
        "OLD SOUND MEMORIES 1996&1997"@ja,
        "OLD SOUND MEMORIES 1996&1997"@ja-latn ;
    mo:catalogue_number "BR-CD-MIDI" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6566#musicalexpression> ;
    mo:publisher _:N52a9639c533b47e2873665c4f7d4382a ;
    mo:record _:N997a953fcf1e4be5a5544eac2230873e ;
    mo:record_count 1 ;
    mo:release <event/14> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hinadori no Saezuri"@en ;
            foaf:name "Hinadori no Saezuri"@en ],
        [ a schema:CreativeWork ;
            schema:name "Kara no Naka no Kotori"@en ;
            foaf:name "Kara no Naka no Kotori"@en ] ;
    schema:datePublished "2005-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/6566/6566-1395901967.jpg> ;
    schema:name "OLD SOUND MEMORIES 1996&1997"@en,
        "OLD SOUND MEMORIES 1996&1997"@ja,
        "OLD SOUND MEMORIES 1996&1997"@ja-latn ;
    schema:publisher _:N52a9639c533b47e2873665c4f7d4382a ;
    foaf:depiction <https://media.vgm.io/albums/66/6566/6566-1395901967.jpg> .

_:N34f8e41105a647af9e93170bf65343b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Treacherous Sky"@en,
        "裏切りの空に"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "In the Treacherous Sky"@en,
        "裏切りの空に"@ja .

_:N4fc3f15b25864a19ae0824d1d23a16a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shards of Glass"@en,
        "硝子の刺"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Shards of Glass"@en,
        "硝子の刺"@ja .

_:N52319dbae4b74ac787a881210f47f8b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Virgin, Black Slave"@en,
        "白い聖女と黒い隷嬢"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "White Virgin, Black Slave"@en,
        "白い聖女と黒い隷嬢"@ja .

_:N52a9639c533b47e2873665c4f7d4382a schema:name "STUDIO B-ROOM"@en ;
    foaf:name "STUDIO B-ROOM"@en .

_:N52fe7bec867943198a0db217b91240d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firefly's Light"@en,
        "蛍火"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Firefly's Light"@en,
        "蛍火"@ja .

_:N633d7f990b0545f7836691a2c860b8ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drops Are Dots, Vessels Are Faces"@en,
        "滴は線　器は面"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Drops Are Dots, Vessels Are Faces"@en,
        "滴は線　器は面"@ja .

_:N73edfe1e5fdf4c7081a77b2bf5f63779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Your Wings and Fly Away"@en,
        "翼を振れ、舞い上がるように"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Beat Your Wings and Fly Away"@en,
        "翼を振れ、舞い上がるように"@ja .

_:N837342b1c72747dd9b10a411edc3e98c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 2nd Bell is Beautiful"@en,
        "２度目の鐘は美しく"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "The 2nd Bell is Beautiful"@en,
        "２度目の鐘は美しく"@ja .

_:N8a76f43597ea4df0b032a53d383db99e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Invisible Chain Hunts Her Neck"@en,
        "見えない鎖は彼女の首を狩る"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "An Invisible Chain Hunts Her Neck"@en,
        "見えない鎖は彼女の首を狩る"@ja .

_:N948ab1083de84f449c9fafe44cbb4321 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Small Sigh is Heard"@en,
        "聞こえるのは小さな吐息"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "A Small Sigh is Heard"@en,
        "聞こえるのは小さな吐息"@ja .

_:N988cf92f23d84aa497f82a987e5ea539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remove Your Mask and Show Your True Form"@en,
        "仮面を剥いで素顔を魅せて"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Remove Your Mask and Show Your True Form"@en,
        "仮面を剥いで素顔を魅せて"@ja .

_:N9d518ce1aff04bfabfc0f051307c338e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bird Flies Even Without Wind"@en,
        "風が無くとも、鳥は飛ぶ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "A Bird Flies Even Without Wind"@en,
        "風が無くとも、鳥は飛ぶ"@ja .

_:Na297eb0409a841b797c6680f95a000a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heels Beat On the Stone Paving"@en,
        "踵が鳴らすは石畳"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Heels Beat On the Stone Paving"@en,
        "踵が鳴らすは石畳"@ja .

_:Nad2ec815663c4350a611c62e43602adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bustling Street Corner"@en,
        "賑わいの街角"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Bustling Street Corner"@en,
        "賑わいの街角"@ja .

_:Nb000577f45f44c14bc1589a7c47498f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Erased Voice is Noise"@en,
        "かき消される声は雑音"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "An Erased Voice is Noise"@en,
        "かき消される声は雑音"@ja .

_:Nb17f4af7e4be41b88ef4ec1dac459760 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Dream Is a Lady's Privilege"@en,
        "夢を見るのは乙女の特権"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "To Dream Is a Lady's Privilege"@en,
        "夢を見るのは乙女の特権"@ja .

_:Nc25a53a71d9046a5a49d1eb0a6052fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Music"@en,
        "未使用曲"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Unused Music"@en,
        "未使用曲"@ja .

_:Ndb37b0438a654c03ab52e1acd0cf6e5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End is Here"@en,
        "終わりあればこそ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "The End is Here"@en,
        "終わりあればこそ"@ja .

_:Necebcdb6698d41dea93817a8f18a4467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Of Course He'd Say That"@en,
        "彼だったらきっとこう言うだろう"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "Of Course He'd Say That"@en,
        "彼だったらきっとこう言うだろう"@ja .

_:Nfcefb221e3c242909ab9a2dad638e8e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Extended Fingertip"@en,
        "伸ばす指先の先"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N997a953fcf1e4be5a5544eac2230873e ;
    schema:name "An Extended Fingertip"@en,
        "伸ばす指先の先"@ja .

_:N997a953fcf1e4be5a5544eac2230873e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34f8e41105a647af9e93170bf65343b7,
        _:N4fc3f15b25864a19ae0824d1d23a16a3,
        _:N52319dbae4b74ac787a881210f47f8b8,
        _:N52fe7bec867943198a0db217b91240d9,
        _:N633d7f990b0545f7836691a2c860b8ee,
        _:N73edfe1e5fdf4c7081a77b2bf5f63779,
        _:N837342b1c72747dd9b10a411edc3e98c,
        _:N8a76f43597ea4df0b032a53d383db99e,
        _:N948ab1083de84f449c9fafe44cbb4321,
        _:N988cf92f23d84aa497f82a987e5ea539,
        _:N9d518ce1aff04bfabfc0f051307c338e,
        _:Na297eb0409a841b797c6680f95a000a4,
        _:Nad2ec815663c4350a611c62e43602adc,
        _:Nb000577f45f44c14bc1589a7c47498f4,
        _:Nb17f4af7e4be41b88ef4ec1dac459760,
        _:Nc25a53a71d9046a5a49d1eb0a6052fc6,
        _:Ndb37b0438a654c03ab52e1acd0cf6e5e,
        _:Necebcdb6698d41dea93817a8f18a4467,
        _:Nfcefb221e3c242909ab9a2dad638e8e5 ;
    mo:track_count 19 ;
    schema:duration "PT55:36"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N34f8e41105a647af9e93170bf65343b7,
        _:N4fc3f15b25864a19ae0824d1d23a16a3,
        _:N52319dbae4b74ac787a881210f47f8b8,
        _:N52fe7bec867943198a0db217b91240d9,
        _:N633d7f990b0545f7836691a2c860b8ee,
        _:N73edfe1e5fdf4c7081a77b2bf5f63779,
        _:N837342b1c72747dd9b10a411edc3e98c,
        _:N8a76f43597ea4df0b032a53d383db99e,
        _:N948ab1083de84f449c9fafe44cbb4321,
        _:N988cf92f23d84aa497f82a987e5ea539,
        _:N9d518ce1aff04bfabfc0f051307c338e,
        _:Na297eb0409a841b797c6680f95a000a4,
        _:Nad2ec815663c4350a611c62e43602adc,
        _:Nb000577f45f44c14bc1589a7c47498f4,
        _:Nb17f4af7e4be41b88ef4ec1dac459760,
        _:Nc25a53a71d9046a5a49d1eb0a6052fc6,
        _:Ndb37b0438a654c03ab52e1acd0cf6e5e,
        _:Necebcdb6698d41dea93817a8f18a4467,
        _:Nfcefb221e3c242909ab9a2dad638e8e5 .

