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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

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

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

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

<org/647#subject> schema:name "a-TTTempo"@en,
        "a-TTTempo"@ja,
        "a-TTTempo"@ja-latn ;
    foaf:name "a-TTTempo"@en,
        "a-TTTempo"@ja,
        "a-TTTempo"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/79240/79240-1532184458.png> a schema:ImageObject,
        foaf:Image .

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

<album/79240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-21"^^xsd:date ;
    dcterms:title "Rei"@en,
        "零"@ja,
        "Rei"@ja-latn ;
    mo:catalogue_number "AT-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79240#musicalexpression> ;
    mo:publisher <org/647#subject> ;
    mo:record _:Nf547be09bd5b47c4935d0ff8696c626c ;
    mo:record_count 1 ;
    schema:about <product/10#subject> ;
    schema:datePublished "2013-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/79240/79240-1532184458.png> ;
    schema:name "Rei"@en,
        "零"@ja,
        "Rei"@ja-latn ;
    schema:publisher <org/647#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/79240/79240-1532184458.png> .

_:N0101ca9f6aef4956a7a742f3427005df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "始まりの場所"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf547be09bd5b47c4935d0ff8696c626c ;
    schema:name "始まりの場所"@ja .

_:N059c370c6fd840ceb89e5eb6df56059e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の分かれ道"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf547be09bd5b47c4935d0ff8696c626c ;
    schema:name "運命の分かれ道"@ja .

_:N5fda54f6a97a4fdbae89b4f7f5d2ddf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白き悪魔"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf547be09bd5b47c4935d0ff8696c626c ;
    schema:name "白き悪魔"@ja .

_:N79de22a193604ee0ba146290eea2ceef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星ノ剣"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf547be09bd5b47c4935d0ff8696c626c ;
    schema:name "星ノ剣"@ja .

_:Nabf5462a3c22427983fe895f2c46f837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眼光"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf547be09bd5b47c4935d0ff8696c626c ;
    schema:name "眼光"@ja .

_:Ndb231965141d4e95b4a1dd3e07c58f4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "零"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf547be09bd5b47c4935d0ff8696c626c ;
    schema:name "零"@ja .

_:Nf063eb55f68b46babff6220aee063a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sariel　～Angel of Death"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf547be09bd5b47c4935d0ff8696c626c ;
    schema:name "Sariel　～Angel of Death"@ja .

_:Nf547be09bd5b47c4935d0ff8696c626c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0101ca9f6aef4956a7a742f3427005df,
        _:N059c370c6fd840ceb89e5eb6df56059e,
        _:N5fda54f6a97a4fdbae89b4f7f5d2ddf8,
        _:N79de22a193604ee0ba146290eea2ceef,
        _:Nabf5462a3c22427983fe895f2c46f837,
        _:Ndb231965141d4e95b4a1dd3e07c58f4e,
        _:Nf063eb55f68b46babff6220aee063a02 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0101ca9f6aef4956a7a742f3427005df,
        _:N059c370c6fd840ceb89e5eb6df56059e,
        _:N5fda54f6a97a4fdbae89b4f7f5d2ddf8,
        _:N79de22a193604ee0ba146290eea2ceef,
        _:Nabf5462a3c22427983fe895f2c46f837,
        _:Ndb231965141d4e95b4a1dd3e07c58f4e,
        _:Nf063eb55f68b46babff6220aee063a02 .

