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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34291#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/34291#composition>,
        <album/34291#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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/34291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SIGNS EP"@en,
        "SIGNS EP"@ja,
        "SIGNS EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34291#musicalwork> ;
    schema:name "SIGNS EP"@en,
        "SIGNS EP"@ja,
        "SIGNS EP"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/19/34291/34291-1343400176.png> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/34291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "SIGNS EP"@en,
        "SIGNS EP"@ja,
        "SIGNS EP"@ja-latn ;
    mo:catalogue_number "SGSL-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34291#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:Na3b172e84b404068a4e56d19f2a6e060 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/31#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "千影"@en ;
            foaf:name "千影"@en ],
        <artist/4383#subject>,
        <artist/8995#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/34291/34291-1343400176.png> ;
    schema:name "SIGNS EP"@en,
        "SIGNS EP"@ja,
        "SIGNS EP"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/34291/34291-1343400176.png> .

_:N006569622a144f33aa9159da3e4e21de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叢原セントエルモ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Na3b172e84b404068a4e56d19f2a6e060 ;
    schema:name "叢原セントエルモ"@ja .

_:N1976348b71f64c5783a379c739be1840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "変遷ウロボロス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Na3b172e84b404068a4e56d19f2a6e060 ;
    schema:name "変遷ウロボロス"@ja .

_:N65d0ddc1e10b47c9a3646161541d5f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彗星ファインダー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na3b172e84b404068a4e56d19f2a6e060 ;
    schema:name "彗星ファインダー"@ja .

_:N95434b0dbefe442a920eaa25de630398 a schema:Person,
        foaf:Person ;
    mo:performed <album/34291#performance> ;
    schema:name "千影"@en ;
    foaf:name "千影"@en .

_:Na3b172e84b404068a4e56d19f2a6e060 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006569622a144f33aa9159da3e4e21de,
        _:N1976348b71f64c5783a379c739be1840,
        _:N65d0ddc1e10b47c9a3646161541d5f60 ;
    mo:track_count 3 ;
    schema:duration "PT10:09"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N006569622a144f33aa9159da3e4e21de,
        _:N1976348b71f64c5783a379c739be1840,
        _:N65d0ddc1e10b47c9a3646161541d5f60 .

