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

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

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/28/49682/49682-1592779936.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/49682#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "BREATHLESS EP"@en,
        "BREATHLESS EP"@ja,
        "BREATHLESS EP"@ja-latn ;
    mo:catalogue_number "SGSL-0020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49682#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:N7d95fc56e68b4ca2bd68f2e043da744e ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/22#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/4383#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/49682/49682-1592779936.png> ;
    schema:name "BREATHLESS EP"@en,
        "BREATHLESS EP"@ja,
        "BREATHLESS EP"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/49682/49682-1592779936.png> .

_:Ncbca0fc52cac471d9c1a9de165686c04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永劫ラビリンス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7d95fc56e68b4ca2bd68f2e043da744e ;
    schema:name "永劫ラビリンス"@ja .

_:Nfd7346cfbd4b41cebda0fb697c1105c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖仙ドライヴ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N7d95fc56e68b4ca2bd68f2e043da744e ;
    schema:name "妖仙ドライヴ"@ja .

_:N7d95fc56e68b4ca2bd68f2e043da744e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ncbca0fc52cac471d9c1a9de165686c04,
        _:Nfd7346cfbd4b41cebda0fb697c1105c3 ;
    mo:track_count 2 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ncbca0fc52cac471d9c1a9de165686c04,
        _:Nfd7346cfbd4b41cebda0fb697c1105c3 .

