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

<artist/8995#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja ;
    foaf:made <album/49683#lyrics>,
        <album/49683#subject> ;
    foaf:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja .

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/49683#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE CONJURING EP"@en,
        "THE CONJURING EP"@ja,
        "THE CONJURING EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/49683#musicalwork> ;
    schema:name "THE CONJURING EP"@en,
        "THE CONJURING EP"@ja,
        "THE CONJURING EP"@ja-latn .

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

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

<org/880#subject> schema:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn ;
    foaf:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/49683/49683-1418275410.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49683#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE CONJURING EP"@en,
        "THE CONJURING EP"@ja,
        "THE CONJURING EP"@ja-latn ;
    mo:performance_of <album/49683#musicalwork> ;
    mo:performer <artist/4383#subject> ;
    mo:recorded_as <album/49683#musicalexpression> ;
    schema:byArtist <artist/4383#subject> ;
    schema:name "THE CONJURING EP"@en,
        "THE CONJURING EP"@ja,
        "THE CONJURING EP"@ja-latn ;
    schema:workPerformed <album/49683#musicalwork> .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49683#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<album/49683#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "THE CONJURING EP"@en,
        "THE CONJURING EP"@ja,
        "THE CONJURING EP"@ja-latn ;
    mo:catalogue_number "SGSL-0021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49683#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:N8c4d261c6d2f42a8a569e4944b800acd ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/16#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/4383#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/49683/49683-1418275410.jpg> ;
    schema:name "THE CONJURING EP"@en,
        "THE CONJURING EP"@ja,
        "THE CONJURING EP"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/49683/49683-1418275410.jpg> .

_:N46cc0a4f999d475d86504f96f3e8168b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深淵ナイトメア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N8c4d261c6d2f42a8a569e4944b800acd ;
    schema:name "深淵ナイトメア"@ja .

_:Nd611a4f82f164e9783b791ba4e42189d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "殲滅ダークネス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N8c4d261c6d2f42a8a569e4944b800acd ;
    schema:name "殲滅ダークネス"@ja .

_:N8c4d261c6d2f42a8a569e4944b800acd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46cc0a4f999d475d86504f96f3e8168b,
        _:Nd611a4f82f164e9783b791ba4e42189d ;
    mo:track_count 2 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N46cc0a4f999d475d86504f96f3e8168b,
        _:Nd611a4f82f164e9783b791ba4e42189d .

