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

<artist/66299#subject> a schema:Person,
        foaf:Person ;
    schema:name "Debeson"@en,
        "出部尊"@ja ;
    foaf:made <album/67570#lyrics>,
        <album/67570#subject> ;
    foaf:name "Debeson"@en,
        "出部尊"@ja .

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

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

<event/200> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 14 (May 07, 2017)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

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

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

<org/1526#subject> schema:name "Eternal Melody"@en,
        "Eternal Melody"@ja,
        "Eternal Melody"@ja-latn ;
    foaf:name "Eternal Melody"@en,
        "Eternal Melody"@ja,
        "Eternal Melody"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/67570/67570-1492694012.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/67570#performance> ;
    schema:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja ;
    foaf:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja .

<album/67570#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "Infinity Red"@en,
        "Infinity Red"@ja,
        "Infinity Red"@ja-latn ;
    mo:catalogue_number "EMCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/67570#musicalexpression> ;
    mo:publisher <org/1526#subject> ;
    mo:record _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/3430#subject> ;
    schema:byArtist <artist/529#subject> ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/67570/67570-1492694012.jpg> ;
    schema:name "Infinity Red"@en,
        "Infinity Red"@ja,
        "Infinity Red"@ja-latn ;
    schema:publisher <org/1526#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/67570/67570-1492694012.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "葵"@en ;
    foaf:made <album/67570#lyrics> ;
    foaf:name "葵"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "葵"@en ;
    foaf:made <album/67570#subject> ;
    foaf:name "葵"@en .

_:N20d6e34da9a84347abe6d168442cebf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trinity Dial (instrumental)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "Trinity Dial (instrumental)"@en .

_:N3a0893d92b6540888ba53cc1506c5604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumping Now! Spring Up!"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "Jumping Now! Spring Up!"@en .

_:N4ea1772e8fc44b0aa34b6b63c6cbfcca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "salvation"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "salvation"@en .

_:N5cb2497794714c4495282d6a81d01262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Knowledge"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "Eternal Knowledge"@en .

_:N8257617ce77f46138eb1d86500201a52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ego"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "Ego"@en .

_:N938d71b800e14294909e9e6aba6521e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Moon (instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "Scarlet Moon (instrumental)"@en .

_:Nb470ea411e854138a6d0222ccb02dfff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Red"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "Lunatic Red"@en .

_:Nfea3adbbea81456fa34b27a17ea87589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Night"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb804bb7002094b6fb16b790e94d9ad7b ;
    schema:name "Sacred Night"@en .

_:Nb804bb7002094b6fb16b790e94d9ad7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20d6e34da9a84347abe6d168442cebf2,
        _:N3a0893d92b6540888ba53cc1506c5604,
        _:N4ea1772e8fc44b0aa34b6b63c6cbfcca,
        _:N5cb2497794714c4495282d6a81d01262,
        _:N8257617ce77f46138eb1d86500201a52,
        _:N938d71b800e14294909e9e6aba6521e7,
        _:Nb470ea411e854138a6d0222ccb02dfff,
        _:Nfea3adbbea81456fa34b27a17ea87589 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N20d6e34da9a84347abe6d168442cebf2,
        _:N3a0893d92b6540888ba53cc1506c5604,
        _:N4ea1772e8fc44b0aa34b6b63c6cbfcca,
        _:N5cb2497794714c4495282d6a81d01262,
        _:N8257617ce77f46138eb1d86500201a52,
        _:N938d71b800e14294909e9e6aba6521e7,
        _:Nb470ea411e854138a6d0222ccb02dfff,
        _:Nfea3adbbea81456fa34b27a17ea87589 .

