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

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

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

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

<event/126> a mo:Release ;
    schema:name "Released at Aka no Hiroba 4 (Jul 18, 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 .

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

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

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

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

<https://medium-media.vgm.io/albums/25/29052/29052-1316882590.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29052#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-18"^^xsd:date ;
    dcterms:title "PHYSALIS"@en,
        "PHYSALIS"@ja,
        "PHYSALIS"@ja-latn ;
    mo:catalogue_number "YNG-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29052#musicalexpression> ;
    mo:publisher _:N9625cb4fe8254b7883dd96b6d0d91012 ;
    mo:record _:Ned33b4544228435c8b6fa73b3976196c ;
    mo:record_count 1 ;
    mo:release <event/126> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2010-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/29052/29052-1316882590.jpg> ;
    schema:name "PHYSALIS"@en,
        "PHYSALIS"@ja,
        "PHYSALIS"@ja-latn ;
    schema:publisher _:N9625cb4fe8254b7883dd96b6d0d91012 ;
    foaf:depiction <https://media.vgm.io/albums/25/29052/29052-1316882590.jpg> .

_:N16f738f6a518433f8f29d8b2306bb056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Bladder"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Ned33b4544228435c8b6fa73b3976196c ;
    schema:name "Bloody Bladder"@en .

_:N267150ea4e7d4affacdd206226a60014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfortunate princess"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:Ned33b4544228435c8b6fa73b3976196c ;
    schema:name "Unfortunate princess"@en .

_:N9625cb4fe8254b7883dd96b6d0d91012 schema:name "Yanagisegawa"@en ;
    foaf:name "Yanagisegawa"@en .

_:Na461eba685b2484388455639f1659365 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VisUALization"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ned33b4544228435c8b6fa73b3976196c ;
    schema:name "VisUALization"@en .

_:Ncfa1d61a59de40ff9aee0a246a1d5287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0'Clock"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Ned33b4544228435c8b6fa73b3976196c ;
    schema:name "0'Clock"@en .

_:Nf53ef7dfa504407f805cd890fa1c14a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidosmasher"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ned33b4544228435c8b6fa73b3976196c ;
    schema:name "Kaleidosmasher"@en .

_:Ned33b4544228435c8b6fa73b3976196c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16f738f6a518433f8f29d8b2306bb056,
        _:N267150ea4e7d4affacdd206226a60014,
        _:Na461eba685b2484388455639f1659365,
        _:Ncfa1d61a59de40ff9aee0a246a1d5287,
        _:Nf53ef7dfa504407f805cd890fa1c14a0 ;
    mo:track_count 5 ;
    schema:duration "PT27:27"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N16f738f6a518433f8f29d8b2306bb056,
        _:N267150ea4e7d4affacdd206226a60014,
        _:Na461eba685b2484388455639f1659365,
        _:Ncfa1d61a59de40ff9aee0a246a1d5287,
        _:Nf53ef7dfa504407f805cd890fa1c14a0 .

