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

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

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

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

<org/1275#subject> schema:name "CLOCKWORKS TRACER"@en,
        "CLOCKWORKS TRACER"@ja,
        "CLOCKWORKS TRACER"@ja-latn ;
    foaf:name "CLOCKWORKS TRACER"@en,
        "CLOCKWORKS TRACER"@ja,
        "CLOCKWORKS TRACER"@ja-latn .

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

<https://medium-media.vgm.io/albums/54/142345/142345-f68d79dba802.png> a schema:ImageObject,
        foaf:Image .

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

<album/142345#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-13"^^xsd:date ;
    dcterms:title "Perish In Polaritia"@en,
        "Perish In Polaritia"@ja,
        "Perish In Polaritia"@ja-latn ;
    mo:catalogue_number "CLST-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142345#musicalexpression> ;
    mo:publisher <org/1275#subject> ;
    mo:record _:N17b9f77101ba4aa88189a2d563156373 ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/29#subject> ;
    schema:datePublished "2016-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/142345/142345-f68d79dba802.png> ;
    schema:name "Perish In Polaritia"@en,
        "Perish In Polaritia"@ja,
        "Perish In Polaritia"@ja-latn ;
    schema:publisher <org/1275#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/142345/142345-f68d79dba802.png> .

_:N12b4476ac7bc44c199908f91e5aaf3b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perish In Polarity"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "Perish In Polarity"@en .

_:N49c53c94f6d141d9a3414cdbee061aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crawl"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "Crawl"@en .

_:N514593dd7d5346efbf31fa815a732df8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grim Redeemer"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "Grim Redeemer"@en .

_:N6626cadcaf9d4bf0b570158250c222d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-The Deviation-"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "-The Deviation-"@en .

_:N6cd295efb747408aa3f5d0b851172651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Shattered Circles"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "My Shattered Circles"@en .

_:N6fe95b1a318b4a178fbdc94135b85082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burnt Pages"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "Burnt Pages"@en .

_:Nac7b38ab590e4a268c5bf426219b3715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-The Omen-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "-The Omen-"@en .

_:Nbfbfb8244e7747bfbd7db9535affdf61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day Of Nemesis -Resurgence-"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N17b9f77101ba4aa88189a2d563156373 ;
    schema:name "Day Of Nemesis -Resurgence-"@en .

_:N17b9f77101ba4aa88189a2d563156373 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12b4476ac7bc44c199908f91e5aaf3b1,
        _:N49c53c94f6d141d9a3414cdbee061aa2,
        _:N514593dd7d5346efbf31fa815a732df8,
        _:N6626cadcaf9d4bf0b570158250c222d9,
        _:N6cd295efb747408aa3f5d0b851172651,
        _:N6fe95b1a318b4a178fbdc94135b85082,
        _:Nac7b38ab590e4a268c5bf426219b3715,
        _:Nbfbfb8244e7747bfbd7db9535affdf61 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N12b4476ac7bc44c199908f91e5aaf3b1,
        _:N49c53c94f6d141d9a3414cdbee061aa2,
        _:N514593dd7d5346efbf31fa815a732df8,
        _:N6626cadcaf9d4bf0b570158250c222d9,
        _:N6cd295efb747408aa3f5d0b851172651,
        _:N6fe95b1a318b4a178fbdc94135b85082,
        _:Nac7b38ab590e4a268c5bf426219b3715,
        _:Nbfbfb8244e7747bfbd7db9535affdf61 .

