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

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

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

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

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

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

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

<org/300#subject> schema:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn ;
    foaf:name "PHOENIX Project"@en,
        "PHOENIX Project"@ja,
        "PHOENIX Project"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/29612/29612-1318872851.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29612#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-27"^^xsd:date ;
    dcterms:title "Deviation"@en,
        "Deviation"@ja,
        "Deviation"@ja-latn ;
    mo:catalogue_number "PPCD-1102" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29612#musicalexpression> ;
    mo:publisher <org/300#subject> ;
    mo:record _:Na89a0a584c2b4d818d82507b3ce0d57e ;
    mo:record_count 1 ;
    schema:about <product/27#subject>,
        <product/31#subject> ;
    schema:datePublished "2011-02-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/29612/29612-1318872851.jpg> ;
    schema:name "Deviation"@en,
        "Deviation"@ja,
        "Deviation"@ja-latn ;
    schema:publisher <org/300#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/29612/29612-1318872851.jpg> .

_:N81d82867ad2449acad0dd6e3a0fd3b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Purge"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Na89a0a584c2b4d818d82507b3ce0d57e ;
    schema:name "Cinderella Purge"@en .

_:Nabe6b3b6630a4c1b94ba9da0aa4a54da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrospective TOKYO"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na89a0a584c2b4d818d82507b3ce0d57e ;
    schema:name "Retrospective TOKYO"@en .

_:Na89a0a584c2b4d818d82507b3ce0d57e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N81d82867ad2449acad0dd6e3a0fd3b70,
        _:Nabe6b3b6630a4c1b94ba9da0aa4a54da ;
    mo:track_count 2 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N81d82867ad2449acad0dd6e3a0fd3b70,
        _:Nabe6b3b6630a4c1b94ba9da0aa4a54da .

