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

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

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

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

<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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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 .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<album/43634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "COMTE"@en,
        "COMTE"@ja,
        "COMTE"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43634#musicalwork> ;
    schema:name "COMTE"@en,
        "COMTE"@ja,
        "COMTE"@ja-latn .

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

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

<org/743#subject> schema:name "surreacheese"@en,
        "シュールレアチーズ"@ja,
        "surreacheese"@ja-latn ;
    foaf:name "surreacheese"@en,
        "シュールレアチーズ"@ja,
        "surreacheese"@ja-latn .

<https://media.vgm.io/albums/43/43634/43634-1389034983.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43634#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/43634/43634-1389034983.png> ;
    foaf:depicts <album/43634#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/43634/43634-1389034983.png> .

<https://medium-media.vgm.io/albums/43/43634/43634-1389034983.png> a schema:ImageObject,
        foaf:Image .

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

<artist/7360#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43634#performance> ;
    schema:name "CON"@en ;
    foaf:name "CON"@en .

<artist/7361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43634#performance> ;
    schema:name "Akane Kuyuri"@en,
        "玖閖アカネ"@ja ;
    foaf:made <album/43634#lyrics>,
        <album/43634#subject> ;
    foaf:name "Akane Kuyuri"@en,
        "玖閖アカネ"@ja .

<album/43634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "COMTE"@en,
        "COMTE"@ja,
        "COMTE"@ja-latn ;
    mo:performance_of <album/43634#musicalwork> ;
    mo:performer <artist/7360#subject>,
        <artist/7361#subject> ;
    mo:recorded_as <album/43634#musicalexpression> ;
    schema:byArtist <artist/7360#subject>,
        <artist/7361#subject> ;
    schema:name "COMTE"@en,
        "COMTE"@ja,
        "COMTE"@ja-latn ;
    schema:workPerformed <album/43634#musicalwork> .

<album/43634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "COMTE"@en,
        "COMTE"@ja,
        "COMTE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43634#musicalexpression> ;
    mo:publisher <org/743#subject> ;
    mo:record _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/7360#subject>,
        <artist/7361#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/43634/43634-1389034983.png> ;
    schema:name "COMTE"@en,
        "COMTE"@ja,
        "COMTE"@ja-latn ;
    schema:publisher <org/743#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/43634/43634-1389034983.png> .

_:N0aadfe8abba14cbba663a774c774517c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take the NSE"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Take the NSE"@en .

_:N2d0520545d9e4277961570c53c04e229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waggly Five"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Waggly Five"@en .

_:N393f9e8ac98f44319c99fa9c18f4b796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrogant Downhill"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Arrogant Downhill"@en .

_:N3f4d3c243d4e4f2db4edb3bb5dee9745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compression"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Compression"@en .

_:N4d5c9fefcacf469baf76342ac8e4a671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperation"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Desperation"@en .

_:N7549d554d20a4c14ac8a73450ef8134a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Twice"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Second Twice"@en .

_:N8569658bd1fd4288b68dc074eacf50ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cowboy Blurred"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Cowboy Blurred"@en .

_:Nae25d1d087ae428e944b6f8f338af209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Cold"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Heart Cold"@en .

_:Nccf71a152548484f9e0ff4ecf6cc5823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sloth Blues"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Sloth Blues"@en .

_:Nfd25cd02902f459c84229a5a6f5dc035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Cold (instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5ec786bec738491fbeb04e02d9e10fe2 ;
    schema:name "Heart Cold (instrumental)"@en .

_:N5ec786bec738491fbeb04e02d9e10fe2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aadfe8abba14cbba663a774c774517c,
        _:N2d0520545d9e4277961570c53c04e229,
        _:N393f9e8ac98f44319c99fa9c18f4b796,
        _:N3f4d3c243d4e4f2db4edb3bb5dee9745,
        _:N4d5c9fefcacf469baf76342ac8e4a671,
        _:N7549d554d20a4c14ac8a73450ef8134a,
        _:N8569658bd1fd4288b68dc074eacf50ca,
        _:Nae25d1d087ae428e944b6f8f338af209,
        _:Nccf71a152548484f9e0ff4ecf6cc5823,
        _:Nfd25cd02902f459c84229a5a6f5dc035 ;
    mo:track_count 10 ;
    schema:duration "PT45:01"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0aadfe8abba14cbba663a774c774517c,
        _:N2d0520545d9e4277961570c53c04e229,
        _:N393f9e8ac98f44319c99fa9c18f4b796,
        _:N3f4d3c243d4e4f2db4edb3bb5dee9745,
        _:N4d5c9fefcacf469baf76342ac8e4a671,
        _:N7549d554d20a4c14ac8a73450ef8134a,
        _:N8569658bd1fd4288b68dc074eacf50ca,
        _:Nae25d1d087ae428e944b6f8f338af209,
        _:Nccf71a152548484f9e0ff4ecf6cc5823,
        _:Nfd25cd02902f459c84229a5a6f5dc035 .

