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

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

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

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<album/49679#musicalexpression> a mo:Signal ;
    mo:published_as <album/49679#subject> ;
    mo:records <album/49679#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/97/49679/49679-1418279468.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49679#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/49679/49679-1418279468.jpg> ;
    foaf:depicts <album/49679#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/49679/49679-1418279468.jpg> .

<https://medium-media.vgm.io/albums/97/49679/49679-1418279468.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11559#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49679#performance> ;
    schema:name "Aritama Yoshizawa"@en,
        "吉沢在玉"@ja ;
    foaf:name "Aritama Yoshizawa"@en,
        "吉沢在玉"@ja .

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

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

<album/49679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "BURIED EP"@en,
        "BURIED EP"@ja,
        "BURIED EP"@ja-latn ;
    mo:catalogue_number "SGSL-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49679#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:N7096547aa8324ae8a29035d814f942e3 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/11559#subject>,
        <artist/8995#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/49679/49679-1418279468.jpg> ;
    schema:name "BURIED EP"@en,
        "BURIED EP"@ja,
        "BURIED EP"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/49679/49679-1418279468.jpg> .

_:N4bf4fb1fc9ec4fab8e91cfe9b188ab2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焦燥ジェノサイド (めらみぽっぷ ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N7096547aa8324ae8a29035d814f942e3 ;
    schema:name "焦燥ジェノサイド (めらみぽっぷ ver.)"@ja .

_:N67606f554cbb4846b58d8f9d32c13017 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静寂ラストダンス (千影 ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7096547aa8324ae8a29035d814f942e3 ;
    schema:name "静寂ラストダンス (千影 ver.)"@ja .

_:N995f2f0d17f5472aa79d2e2b6f60aadf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7096547aa8324ae8a29035d814f942e3 ;
    schema:name "None"@ja .

_:N7096547aa8324ae8a29035d814f942e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4bf4fb1fc9ec4fab8e91cfe9b188ab2d,
        _:N67606f554cbb4846b58d8f9d32c13017,
        _:N995f2f0d17f5472aa79d2e2b6f60aadf ;
    mo:track_count 3 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4bf4fb1fc9ec4fab8e91cfe9b188ab2d,
        _:N67606f554cbb4846b58d8f9d32c13017,
        _:N995f2f0d17f5472aa79d2e2b6f60aadf .

