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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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 .

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

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

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

<org/896#subject> schema:name "Asuka Test Room"@en,
        "x飛鳥実験室"@ja,
        "Asuka Test Room"@ja-latn ;
    foaf:name "Asuka Test Room"@en,
        "x飛鳥実験室"@ja,
        "Asuka Test Room"@ja-latn .

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

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

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

<album/28512#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "PSYCHOPATH"@en,
        "PSYCHOPATH"@ja,
        "PSYCHOPATH"@ja-latn ;
    mo:catalogue_number "ascd-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28512#musicalexpression> ;
    mo:publisher <org/896#subject> ;
    mo:record _:N26ac84d5690c44e5aafbb854cf43207d ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/28512/28512-1314475634.jpg> ;
    schema:name "PSYCHOPATH"@en,
        "PSYCHOPATH"@ja,
        "PSYCHOPATH"@ja-latn ;
    schema:publisher <org/896#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/28512/28512-1314475634.jpg> .

_:N1d99fdf6976b47d89517d3a42f58717c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DISCO FESTIVAL"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N26ac84d5690c44e5aafbb854cf43207d ;
    schema:name "DISCO FESTIVAL"@en .

_:N7d2a0ef9234742e0bb25f6d429830ffe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FINALE"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N26ac84d5690c44e5aafbb854cf43207d ;
    schema:name "FINALE"@en .

_:N8f65786c843f4dd299d314676568318b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSYCHOPATH"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N26ac84d5690c44e5aafbb854cf43207d ;
    schema:name "PSYCHOPATH"@en .

_:N26ac84d5690c44e5aafbb854cf43207d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d99fdf6976b47d89517d3a42f58717c,
        _:N7d2a0ef9234742e0bb25f6d429830ffe,
        _:N8f65786c843f4dd299d314676568318b ;
    mo:track_count 3 ;
    schema:duration "PT14:21"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1d99fdf6976b47d89517d3a42f58717c,
        _:N7d2a0ef9234742e0bb25f6d429830ffe,
        _:N8f65786c843f4dd299d314676568318b .

