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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63654#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/63654#composition>,
        <album/63654#subject> ;
    foaf:name "ZUN"@en .

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/63654#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuioku no Sacrament"@en,
        "追憶のサクラメント"@ja,
        "Tsuioku no Sacrament"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/63654#musicalwork> ;
    schema:name "Tsuioku no Sacrament"@en,
        "追憶のサクラメント"@ja,
        "Tsuioku no Sacrament"@ja-latn .

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

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

<org/201#subject> schema:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn ;
    foaf:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/63654/63654-1481309691.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63654#performance> ;
    schema:name "Futomeido"@en ;
    foaf:name "Futomeido"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63654#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63654#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:made <album/63654#lyrics>,
        <album/63654#subject> ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<artist/8784#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/63654#performance> ;
    schema:name "Show Ikeda"@en,
        "池田奨"@ja ;
    foaf:name "Show Ikeda"@en,
        "池田奨"@ja .

<album/63654#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuioku no Sacrament"@en,
        "追憶のサクラメント"@ja,
        "Tsuioku no Sacrament"@ja-latn ;
    mo:performance_of <album/63654#musicalwork> ;
    mo:performer <artist/16836#subject>,
        <artist/4383#subject>,
        <artist/488#subject>,
        <artist/8784#subject> ;
    mo:recorded_as <album/63654#musicalexpression> ;
    schema:byArtist <artist/16836#subject>,
        <artist/4383#subject>,
        <artist/488#subject>,
        <artist/8784#subject> ;
    schema:name "Tsuioku no Sacrament"@en,
        "追憶のサクラメント"@ja,
        "Tsuioku no Sacrament"@ja-latn ;
    schema:workPerformed <album/63654#musicalwork> .

<album/63654#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Tsuioku no Sacrament"@en,
        "追憶のサクラメント"@ja,
        "Tsuioku no Sacrament"@ja-latn ;
    mo:catalogue_number "PAEG-0029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/63654#musicalexpression> ;
    mo:publisher <org/201#subject> ;
    mo:record _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/16836#subject>,
        <artist/4383#subject>,
        <artist/488#subject>,
        <artist/8784#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/63654/63654-1481309691.jpg> ;
    schema:name "Tsuioku no Sacrament"@en,
        "追憶のサクラメント"@ja,
        "Tsuioku no Sacrament"@ja-latn ;
    schema:publisher <org/201#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/63654/63654-1481309691.jpg> .

_:N0c5281bff1394960a94bcd4018fd58ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrifice"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Sacrifice"@en .

_:N0e258c2a7837428ca74596e7d754ff34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stain Of Sin"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Stain Of Sin"@en .

_:N4da4fef87f6341348f3b07ab0b8f94d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrament"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Sacrament"@en .

_:N7c50e44fa7c34bcbaa94374ec82104ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple Leaves (Off Vocal Ver)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Maple Leaves (Off Vocal Ver)"@en .

_:N9e1259e4abf74765be05acb2a2dd62bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Glass"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Frozen Glass"@en .

_:Na04ff40db3f84cfc9c587e58684f0883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Glass (Off Vocal Ver)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Frozen Glass (Off Vocal Ver)"@en .

_:Nab958f5081ef4c228fc7296ab38a9384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrifice (Off Vocal Ver)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Sacrifice (Off Vocal Ver)"@en .

_:Nb06ba67db6de44cda2d287451ac6044f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maple Leaves"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Maple Leaves"@en .

_:Nbbd76bd74a3846fd9e79058a8e82d412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Hope"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Little Hope"@en .

_:Nfcfab5876b7d447a91140cb924f04fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dying Heart"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N2b815b96e1374606b7bb3e7d2b2c2251 ;
    schema:name "Dying Heart"@en .

_:N2b815b96e1374606b7bb3e7d2b2c2251 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c5281bff1394960a94bcd4018fd58ee,
        _:N0e258c2a7837428ca74596e7d754ff34,
        _:N4da4fef87f6341348f3b07ab0b8f94d4,
        _:N7c50e44fa7c34bcbaa94374ec82104ae,
        _:N9e1259e4abf74765be05acb2a2dd62bd,
        _:Na04ff40db3f84cfc9c587e58684f0883,
        _:Nab958f5081ef4c228fc7296ab38a9384,
        _:Nb06ba67db6de44cda2d287451ac6044f,
        _:Nbbd76bd74a3846fd9e79058a8e82d412,
        _:Nfcfab5876b7d447a91140cb924f04fa6 ;
    mo:track_count 10 ;
    schema:duration "PT42:15"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0c5281bff1394960a94bcd4018fd58ee,
        _:N0e258c2a7837428ca74596e7d754ff34,
        _:N4da4fef87f6341348f3b07ab0b8f94d4,
        _:N7c50e44fa7c34bcbaa94374ec82104ae,
        _:N9e1259e4abf74765be05acb2a2dd62bd,
        _:Na04ff40db3f84cfc9c587e58684f0883,
        _:Nab958f5081ef4c228fc7296ab38a9384,
        _:Nb06ba67db6de44cda2d287451ac6044f,
        _:Nbbd76bd74a3846fd9e79058a8e82d412,
        _:Nfcfab5876b7d447a91140cb924f04fa6 .

