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

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/46326#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ephemeria e.p."@en,
        "Ephemeria e.p."@ja,
        "Ephemeria e.p."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/46326#musicalwork> ;
    schema:name "Ephemeria e.p."@en,
        "Ephemeria e.p."@ja,
        "Ephemeria e.p."@ja-latn .

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

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

<org/1275#subject> schema:name "CLOCKWORKS TRACER"@en,
        "CLOCKWORKS TRACER"@ja,
        "CLOCKWORKS TRACER"@ja-latn ;
    foaf:name "CLOCKWORKS TRACER"@en,
        "CLOCKWORKS TRACER"@ja,
        "CLOCKWORKS TRACER"@ja-latn .

<https://media.vgm.io/albums/62/46326/46326-1402858557.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46326#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/46326/46326-1402858557.png> ;
    foaf:depicts <album/46326#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/46326/46326-1402858557.png> .

<https://medium-media.vgm.io/albums/62/46326/46326-1402858557.png> a schema:ImageObject,
        foaf:Image .

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

<artist/15221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46326#performance> ;
    schema:name "yapan"@en,
        "やーぱん"@ja ;
    foaf:made <album/46326#lyrics>,
        <album/46326#subject> ;
    foaf:name "yapan"@en,
        "やーぱん"@ja .

<artist/15524#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46326#performance> ;
    schema:name "WeatherH"@en ;
    foaf:name "WeatherH"@en .

<artist/28757#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46326#performance> ;
    schema:name "zero"@en,
        "零 -zero-"@ja ;
    foaf:name "zero"@en,
        "零 -zero-"@ja .

<artist/77630#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46326#performance> ;
    schema:name "gyapich"@en,
        "ぎゃぷいち"@ja ;
    foaf:name "gyapich"@en,
        "ぎゃぷいち"@ja .

<album/46326#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ephemeria e.p."@en,
        "Ephemeria e.p."@ja,
        "Ephemeria e.p."@ja-latn ;
    mo:performance_of <album/46326#musicalwork> ;
    mo:performer _:N652ff82d679d4923b3a7c5207f37b297,
        <artist/15221#subject>,
        <artist/15524#subject>,
        <artist/28757#subject>,
        <artist/77630#subject> ;
    mo:recorded_as <album/46326#musicalexpression> ;
    schema:byArtist _:N652ff82d679d4923b3a7c5207f37b297,
        <artist/15221#subject>,
        <artist/15524#subject>,
        <artist/28757#subject>,
        <artist/77630#subject> ;
    schema:name "Ephemeria e.p."@en,
        "Ephemeria e.p."@ja,
        "Ephemeria e.p."@ja-latn ;
    schema:workPerformed <album/46326#musicalwork> .

<album/46326#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Ephemeria e.p."@en,
        "Ephemeria e.p."@ja,
        "Ephemeria e.p."@ja-latn ;
    mo:catalogue_number "CLST-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46326#musicalexpression> ;
    mo:publisher <org/1275#subject> ;
    mo:record _:Nacb420b7ea2e40e8951789c482587938 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "さわしぃ"@en ;
            foaf:name "さわしぃ"@en ],
        <artist/15221#subject>,
        <artist/15524#subject>,
        <artist/28757#subject>,
        <artist/77630#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/46326/46326-1402858557.png> ;
    schema:name "Ephemeria e.p."@en,
        "Ephemeria e.p."@ja,
        "Ephemeria e.p."@ja-latn ;
    schema:publisher <org/1275#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/46326/46326-1402858557.png> .

_:N2fbef5bd559045edaa4da95a4ae67d6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Torchbearer -Rebirth-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nacb420b7ea2e40e8951789c482587938 ;
    schema:name "Phantom Torchbearer -Rebirth-"@en .

_:N449ad6cc0ba4469294ad190f41755770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockworks Tracer"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nacb420b7ea2e40e8951789c482587938 ;
    schema:name "Clockworks Tracer"@en .

_:N652ff82d679d4923b3a7c5207f37b297 a schema:Person,
        foaf:Person ;
    mo:performed <album/46326#performance> ;
    schema:name "さわしぃ"@en ;
    foaf:name "さわしぃ"@en .

_:Ne98f7a18d8224122a489e1f693f23b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drowning Emotion Has A Short-lived Dream"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nacb420b7ea2e40e8951789c482587938 ;
    schema:name "Drowning Emotion Has A Short-lived Dream"@en .

_:Nacb420b7ea2e40e8951789c482587938 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fbef5bd559045edaa4da95a4ae67d6d,
        _:N449ad6cc0ba4469294ad190f41755770,
        _:Ne98f7a18d8224122a489e1f693f23b3f ;
    mo:track_count 3 ;
    schema:duration "PT12:14"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2fbef5bd559045edaa4da95a4ae67d6d,
        _:N449ad6cc0ba4469294ad190f41755770,
        _:Ne98f7a18d8224122a489e1f693f23b3f .

