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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

<album/38193#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eiki Shiki no DOKIDOKI Disc"@en,
        "四季映姫のDOKIDOKIディスク"@ja,
        "Eiki Shiki no DOKIDOKI Disc"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/38193#musicalwork> ;
    schema:name "Eiki Shiki no DOKIDOKI Disc"@en,
        "四季映姫のDOKIDOKIディスク"@ja,
        "Eiki Shiki no DOKIDOKI Disc"@ja-latn .

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

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

<album/38193#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eiki Shiki no DOKIDOKI Disc"@en,
        "四季映姫のDOKIDOKIディスク"@ja,
        "Eiki Shiki no DOKIDOKI Disc"@ja-latn ;
    mo:performance_of <album/38193#musicalwork> ;
    mo:recorded_as <album/38193#musicalexpression> ;
    schema:name "Eiki Shiki no DOKIDOKI Disc"@en,
        "四季映姫のDOKIDOKIディスク"@ja,
        "Eiki Shiki no DOKIDOKI Disc"@ja-latn ;
    schema:workPerformed <album/38193#musicalwork> .

<org/599#subject> schema:name "EarlGray"@en,
        "アールグレイ"@ja,
        "EarlGray"@ja-latn ;
    foaf:name "EarlGray"@en,
        "アールグレイ"@ja,
        "EarlGray"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/38193/38193-1362855737.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Eiki Shiki no DOKIDOKI Disc"@en,
        "四季映姫のDOKIDOKIディスク"@ja,
        "Eiki Shiki no DOKIDOKI Disc"@ja-latn ;
    mo:catalogue_number "EGCD-1011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38193#musicalexpression> ;
    mo:publisher <org/599#subject> ;
    mo:record _:N86b0d4d58c55467686c907cf3b345f84 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/29#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/38193/38193-1362855737.jpg> ;
    schema:name "Eiki Shiki no DOKIDOKI Disc"@en,
        "四季映姫のDOKIDOKIディスク"@ja,
        "Eiki Shiki no DOKIDOKI Disc"@ja-latn ;
    schema:publisher <org/599#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/38193/38193-1362855737.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "せんせい。"@en ;
    foaf:made <album/38193#subject> ;
    foaf:name "せんせい。"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "せんせい。"@en ;
    foaf:made <album/38193#lyrics> ;
    foaf:name "せんせい。"@en .

_:N0953e930fec940d58e88776a59948fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焔 homura (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86b0d4d58c55467686c907cf3b345f84 ;
    schema:name "焔 homura (Off Vocal)"@ja .

_:N5ecb8b974c644227b6b8f31e144b990c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spell card「四季　映姫」(Voice)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86b0d4d58c55467686c907cf3b345f84 ;
    schema:name "Spell card「四季　映姫」(Voice)"@ja .

_:N8135063b51cc4fe7b88f82ab60723375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焔 homura (Vocal)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86b0d4d58c55467686c907cf3b345f84 ;
    schema:name "焔 homura (Vocal)"@ja .

_:Na8e24ac422f242eab1b51939e5130475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOKIDOKI添い寝ボイス (Voice)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86b0d4d58c55467686c907cf3b345f84 ;
    schema:name "DOKIDOKI添い寝ボイス (Voice)"@ja .

_:Neb5442c35af1425eb7adfe643ab0a010 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OMAKE...? (???)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N86b0d4d58c55467686c907cf3b345f84 ;
    schema:name "OMAKE...? (???)"@ja .

_:N86b0d4d58c55467686c907cf3b345f84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0953e930fec940d58e88776a59948fa5,
        _:N5ecb8b974c644227b6b8f31e144b990c,
        _:N8135063b51cc4fe7b88f82ab60723375,
        _:Na8e24ac422f242eab1b51939e5130475,
        _:Neb5442c35af1425eb7adfe643ab0a010 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0953e930fec940d58e88776a59948fa5,
        _:N5ecb8b974c644227b6b8f31e144b990c,
        _:N8135063b51cc4fe7b88f82ab60723375,
        _:Na8e24ac422f242eab1b51939e5130475,
        _:Neb5442c35af1425eb7adfe643ab0a010 .

