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

<artist/36394#subject> a schema:Person,
        foaf:Person ;
    schema:name "noaon"@en ;
    foaf:made <album/106605#subject>,
        <album/106605#vocals> ;
    foaf:name "noaon"@en .

<artist/47918#subject> a schema:Person,
        foaf:Person ;
    schema:name "Un3h"@en ;
    foaf:made <album/106605#subject>,
        <album/106605#vocals> ;
    foaf:name "Un3h"@en .

<album/106605#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Permanence"@en,
        "Permanence"@ja,
        "Permanence"@ja-latn ;
    mo:produced_work <album/106605#musicalwork> ;
    schema:name "Permanence"@en,
        "Permanence"@ja,
        "Permanence"@ja-latn .

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

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<product/1483#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn ;
    foaf:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@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/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 .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<album/106605#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Permanence"@en,
        "Permanence"@ja,
        "Permanence"@ja-latn ;
    mo:performance_of <album/106605#musicalwork> ;
    mo:recorded_as <album/106605#musicalexpression> ;
    schema:name "Permanence"@en,
        "Permanence"@ja,
        "Permanence"@ja-latn ;
    schema:workPerformed <album/106605#musicalwork> .

<org/4993#subject> schema:name "Takamachi Walk"@en,
        "Takamachi Walk"@ja,
        "Takamachi Walk"@ja-latn ;
    foaf:name "Takamachi Walk"@en,
        "Takamachi Walk"@ja,
        "Takamachi Walk"@ja-latn .

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

<https://medium-media.vgm.io/albums/50/106605/106605-fd5754d01da1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/106605#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Permanence"@en,
        "Permanence"@ja,
        "Permanence"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106605#musicalexpression> ;
    mo:publisher <org/4993#subject> ;
    mo:record _:N99dbff1fff7c43a6817555f6c126106b ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/1483#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/3430#subject>,
        <product/51#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/106605/106605-fd5754d01da1.jpg> ;
    schema:name "Permanence"@en,
        "Permanence"@ja,
        "Permanence"@ja-latn ;
    schema:publisher <org/4993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/106605/106605-fd5754d01da1.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Maguro"@en ;
    foaf:made <album/106605#vocals> ;
    foaf:name "Maguro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Xandu"@en ;
    foaf:made <album/106605#vocals> ;
    foaf:name "Xandu"@en .

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

_:N132c389ade0e4684ad0e7ef77e2e6bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N99dbff1fff7c43a6817555f6c126106b ;
    schema:name "Prayer"@en .

_:N97088b7dcd6c4679b637beac391da0d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puppeteer"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N99dbff1fff7c43a6817555f6c126106b ;
    schema:name "Puppeteer"@en .

_:N9a701f0b191b429d81abef25b4b41848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hollow hope"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N99dbff1fff7c43a6817555f6c126106b ;
    schema:name "hollow hope"@en .

_:Nb6157dad7e664fd0bbe8067d1b8db56b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Redeemer"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N99dbff1fff7c43a6817555f6c126106b ;
    schema:name "Redeemer"@en .

_:Nbc3d9f2942764481b5c68999bc81ef43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aion"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N99dbff1fff7c43a6817555f6c126106b ;
    schema:name "Aion"@en .

_:Nf70ce2ed39a548748c50d328f78f6462 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timeless Dissonance"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N99dbff1fff7c43a6817555f6c126106b ;
    schema:name "Timeless Dissonance"@en .

_:Nff878f71a08f4cd7b733ece9bc231a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Absolver"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N99dbff1fff7c43a6817555f6c126106b ;
    schema:name "Absolver"@en .

_:N99dbff1fff7c43a6817555f6c126106b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N132c389ade0e4684ad0e7ef77e2e6bfa,
        _:N97088b7dcd6c4679b637beac391da0d7,
        _:N9a701f0b191b429d81abef25b4b41848,
        _:Nb6157dad7e664fd0bbe8067d1b8db56b,
        _:Nbc3d9f2942764481b5c68999bc81ef43,
        _:Nf70ce2ed39a548748c50d328f78f6462,
        _:Nff878f71a08f4cd7b733ece9bc231a4b ;
    mo:track_count 7 ;
    schema:duration "PT23:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N132c389ade0e4684ad0e7ef77e2e6bfa,
        _:N97088b7dcd6c4679b637beac391da0d7,
        _:N9a701f0b191b429d81abef25b4b41848,
        _:Nb6157dad7e664fd0bbe8067d1b8db56b,
        _:Nbc3d9f2942764481b5c68999bc81ef43,
        _:Nf70ce2ed39a548748c50d328f78f6462,
        _:Nff878f71a08f4cd7b733ece9bc231a4b .

