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

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

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

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

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

<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/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/67797#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "contact"@en,
        "contact"@ja,
        "contact"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/67797#musicalwork> ;
    schema:name "contact"@en,
        "contact"@ja,
        "contact"@ja-latn .

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

<org/1306#subject> schema:name "Retractable"@en,
        "Retractable"@ja,
        "Retractable"@ja-latn ;
    foaf:name "Retractable"@en,
        "Retractable"@ja,
        "Retractable"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/67797/67797-1493409107.png> a schema:ImageObject,
        foaf:Image .

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

<album/67797#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "contact"@en,
        "contact"@ja,
        "contact"@ja-latn ;
    mo:performance_of <album/67797#musicalwork> ;
    mo:performer _:Nd8d134e8a29444048849054128165b80 ;
    mo:recorded_as <album/67797#musicalexpression> ;
    schema:byArtist _:Nd8d134e8a29444048849054128165b80 ;
    schema:name "contact"@en,
        "contact"@ja,
        "contact"@ja-latn ;
    schema:workPerformed <album/67797#musicalwork> .

<album/67797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-07"^^xsd:date ;
    dcterms:title "contact"@en,
        "contact"@ja,
        "contact"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67797#musicalexpression> ;
    mo:publisher <org/1306#subject> ;
    mo:record _:N58bd6695e46c474db1bb5ba12ead1b68 ;
    mo:record_count 1 ;
    mo:release <event/200> ;
    schema:about <product/20#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "omoko"@en ;
            foaf:name "omoko"@en ] ;
    schema:datePublished "2017-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/67797/67797-1493409107.png> ;
    schema:name "contact"@en,
        "contact"@ja,
        "contact"@ja-latn ;
    schema:publisher <org/1306#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/67797/67797-1493409107.png> .

_:N837f795a5f004cd187a3bdc8a0709642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "iris"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58bd6695e46c474db1bb5ba12ead1b68 ;
    schema:name "iris"@en .

_:Nac8d9736812b47359706c5b14799e266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "???"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58bd6695e46c474db1bb5ba12ead1b68 ;
    schema:name "???"@en .

_:Nc745afa4946e4ca0b175cd238ceefbc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lens"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58bd6695e46c474db1bb5ba12ead1b68 ;
    schema:name "lens"@en .

_:Nd8d134e8a29444048849054128165b80 a schema:Person,
        foaf:Person ;
    mo:performed <album/67797#performance> ;
    schema:name "omoko"@en ;
    foaf:name "omoko"@en .

_:N58bd6695e46c474db1bb5ba12ead1b68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N837f795a5f004cd187a3bdc8a0709642,
        _:Nac8d9736812b47359706c5b14799e266,
        _:Nc745afa4946e4ca0b175cd238ceefbc8 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N837f795a5f004cd187a3bdc8a0709642,
        _:Nac8d9736812b47359706c5b14799e266,
        _:Nc745afa4946e4ca0b175cd238ceefbc8 .

