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

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

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

<event/158> a mo:Release ;
    schema:name "Released at M3-2013 Spring (Apr 29, 2013)" .

<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/39604#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happiness e.p."@en,
        "Happiness e.p."@ja,
        "Happiness e.p."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/39604#musicalwork> ;
    schema:name "Happiness e.p."@en,
        "Happiness e.p."@ja,
        "Happiness e.p."@ja-latn .

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

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

<org/1160#subject> schema:name "Further Ahead Of Warp"@en,
        "Further Ahead Of Warp"@ja,
        "Further Ahead Of Warp"@ja-latn ;
    foaf:name "Further Ahead Of Warp"@en,
        "Further Ahead Of Warp"@ja,
        "Further Ahead Of Warp"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/39604/39604-1369510995.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39604#performance> ;
    schema:name "Kyoko"@en,
        "きょーこ"@ja ;
    foaf:name "Kyoko"@en,
        "きょーこ"@ja .

<artist/14459#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39604#performance> ;
    schema:name "Nuiito"@en,
        "縫糸"@ja ;
    foaf:made <album/39604#lyrics>,
        <album/39604#subject> ;
    foaf:name "Nuiito"@en,
        "縫糸"@ja .

<album/39604#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happiness e.p."@en,
        "Happiness e.p."@ja,
        "Happiness e.p."@ja-latn ;
    mo:performance_of <album/39604#musicalwork> ;
    mo:performer _:N8e9b58a061ef4a6995148fe02a0f7e10,
        <artist/14458#subject>,
        <artist/14459#subject> ;
    mo:recorded_as <album/39604#musicalexpression> ;
    schema:byArtist _:N8e9b58a061ef4a6995148fe02a0f7e10,
        <artist/14458#subject>,
        <artist/14459#subject> ;
    schema:name "Happiness e.p."@en,
        "Happiness e.p."@ja,
        "Happiness e.p."@ja-latn ;
    schema:workPerformed <album/39604#musicalwork> .

<album/39604#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-29"^^xsd:date ;
    dcterms:title "Happiness e.p."@en,
        "Happiness e.p."@ja,
        "Happiness e.p."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39604#musicalexpression> ;
    mo:publisher <org/1160#subject> ;
    mo:record _:N07ce9ed1da2543008c9c4646b9940b69 ;
    mo:record_count 1 ;
    mo:release <event/158> ;
    schema:about <product/20#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Eco"@en ;
            foaf:name "Eco"@en ],
        <artist/14458#subject>,
        <artist/14459#subject> ;
    schema:datePublished "2013-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/39604/39604-1369510995.jpg> ;
    schema:name "Happiness e.p."@en,
        "Happiness e.p."@ja,
        "Happiness e.p."@ja-latn ;
    schema:publisher <org/1160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/39604/39604-1369510995.jpg> .

_:N2c4f4f5b88e649a0a6ba9107a5a4a88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Snow"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07ce9ed1da2543008c9c4646b9940b69 ;
    schema:name "White Snow"@en .

_:N37e7a9b21d234c1dbe7f1dbce29ebe0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm So Happy!"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N07ce9ed1da2543008c9c4646b9940b69 ;
    schema:name "I'm So Happy!"@en .

_:N8e9b58a061ef4a6995148fe02a0f7e10 a schema:Person,
        foaf:Person ;
    mo:performed <album/39604#performance> ;
    schema:name "Eco"@en ;
    foaf:name "Eco"@en .

_:N07ce9ed1da2543008c9c4646b9940b69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c4f4f5b88e649a0a6ba9107a5a4a88f,
        _:N37e7a9b21d234c1dbe7f1dbce29ebe0a ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2c4f4f5b88e649a0a6ba9107a5a4a88f,
        _:N37e7a9b21d234c1dbe7f1dbce29ebe0a .

