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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/29/21792/21792-1288598960.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21792#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-13"^^xsd:date ;
    dcterms:title "Daisy Strategy"@en,
        "Daisy Strategy"@ja,
        "Daisy Strategy"@ja-latn ;
    mo:catalogue_number "MWCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21792#musicalexpression> ;
    mo:publisher <org/1030#subject> ;
    mo:record _:Nbb6e4203cd164ee8be98ff02bb78ab6b ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/21792/21792-1288598960.jpg> ;
    schema:name "Daisy Strategy"@en,
        "Daisy Strategy"@ja,
        "Daisy Strategy"@ja-latn ;
    schema:publisher <org/1030#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/21792/21792-1288598960.jpg> .

_:N1b8596f57a23432288f71d241154c60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lycorias"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nbb6e4203cd164ee8be98ff02bb78ab6b ;
    schema:name "lycorias"@en .

_:N86f8c6863298465b8b943884388ca0f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "quartz"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nbb6e4203cd164ee8be98ff02bb78ab6b ;
    schema:name "quartz"@en .

_:Ncbcc2eb2cda64fdbbb1413b2d138458e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daisy strategy"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nbb6e4203cd164ee8be98ff02bb78ab6b ;
    schema:name "daisy strategy"@en .

_:Nd2a17c569f524b2d8d77c30790ed8441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aqua"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nbb6e4203cd164ee8be98ff02bb78ab6b ;
    schema:name "aqua"@en .

_:Nd592e6c2695e4fb284d508ec3297d390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "familiar"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nbb6e4203cd164ee8be98ff02bb78ab6b ;
    schema:name "familiar"@en .

_:Ndb631d4cc63e457a9fbcd5c15cc32b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lumica"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nbb6e4203cd164ee8be98ff02bb78ab6b ;
    schema:name "lumica"@en .

_:Nbb6e4203cd164ee8be98ff02bb78ab6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b8596f57a23432288f71d241154c60b,
        _:N86f8c6863298465b8b943884388ca0f1,
        _:Ncbcc2eb2cda64fdbbb1413b2d138458e,
        _:Nd2a17c569f524b2d8d77c30790ed8441,
        _:Nd592e6c2695e4fb284d508ec3297d390,
        _:Ndb631d4cc63e457a9fbcd5c15cc32b0d ;
    mo:track_count 6 ;
    schema:duration "PT20:27"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1b8596f57a23432288f71d241154c60b,
        _:N86f8c6863298465b8b943884388ca0f1,
        _:Ncbcc2eb2cda64fdbbb1413b2d138458e,
        _:Nd2a17c569f524b2d8d77c30790ed8441,
        _:Nd592e6c2695e4fb284d508ec3297d390,
        _:Ndb631d4cc63e457a9fbcd5c15cc32b0d .

