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

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

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

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

<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/49678#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PSYCHO EP"@en,
        "PSYCHO EP"@ja,
        "PSYCHO EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/49678#musicalwork> ;
    schema:name "PSYCHO EP"@en,
        "PSYCHO EP"@ja,
        "PSYCHO EP"@ja-latn .

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

<org/1401#subject> schema:name "9bFOX"@en,
        "9bFOX"@ja,
        "9bFOX"@ja-latn ;
    foaf:name "9bFOX"@en,
        "9bFOX"@ja,
        "9bFOX"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/49678/49678-1418250598.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/15996#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49678#performance> ;
    schema:name "Fukkan"@en,
        "ふっかん"@ja ;
    foaf:made <album/49678#lyrics>,
        <album/49678#subject> ;
    foaf:name "Fukkan"@en,
        "ふっかん"@ja .

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

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

<album/49678#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "PSYCHO EP"@en,
        "PSYCHO EP"@ja,
        "PSYCHO EP"@ja-latn ;
    mo:catalogue_number "SGSL-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49678#musicalexpression> ;
    mo:publisher <org/1401#subject> ;
    mo:record _:N170f2f1107184b0d9aa7faeb1979c7a9 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "千影"@en ;
            foaf:name "千影"@en ],
        <artist/11559#subject>,
        <artist/15996#subject>,
        <artist/8995#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/49678/49678-1418250598.jpg> ;
    schema:name "PSYCHO EP"@en,
        "PSYCHO EP"@ja,
        "PSYCHO EP"@ja-latn ;
    schema:publisher <org/1401#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/49678/49678-1418250598.jpg> .

_:N0b764d8b468c41098ab900f495164e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最後の言葉は (死際サテライト ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N170f2f1107184b0d9aa7faeb1979c7a9 ;
    schema:name "最後の言葉は (死際サテライト ver.)"@ja .

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

_:Nd4080ddbb42740a29b084dba55b99ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "殺戮イノセント (9bFOX ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N170f2f1107184b0d9aa7faeb1979c7a9 ;
    schema:name "殺戮イノセント (9bFOX ver.)"@ja .

_:N170f2f1107184b0d9aa7faeb1979c7a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b764d8b468c41098ab900f495164e22,
        _:Nd4080ddbb42740a29b084dba55b99ddd ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0b764d8b468c41098ab900f495164e22,
        _:Nd4080ddbb42740a29b084dba55b99ddd .

