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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/67#subject> a schema:CreativeWork ;
    schema:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn ;
    foaf:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/36/33463/33463-1338598015.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/33463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "CONDEMNED EP"@en,
        "CONDEMNED EP"@ja,
        "CONDEMNED EP"@ja-latn ;
    mo:catalogue_number "SGSL-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33463#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:Nc1d5fde70ed44a59a6d4d57f219619a6 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/25#subject>,
        <product/33#subject>,
        <product/67#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "千影"@en ;
            foaf:name "千影"@en ],
        <artist/4383#subject>,
        <artist/8995#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/33463/33463-1338598015.jpg> ;
    schema:name "CONDEMNED EP"@en,
        "CONDEMNED EP"@ja,
        "CONDEMNED EP"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/33463/33463-1338598015.jpg> .

_:N4486533b2c3c4daa96ea1a74a0a00330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神穀アニミズム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nc1d5fde70ed44a59a6d4d57f219619a6 ;
    schema:name "神穀アニミズム"@ja .

_:N7d30ae12ebec47e9bf52edb1e00c21d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶ディザスター"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nc1d5fde70ed44a59a6d4d57f219619a6 ;
    schema:name "追憶ディザスター"@ja .

_:N941829223a2e43cd95dd334a7209630b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梁塵ノスタルジア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc1d5fde70ed44a59a6d4d57f219619a6 ;
    schema:name "梁塵ノスタルジア"@ja .

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

_:Nc1d5fde70ed44a59a6d4d57f219619a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4486533b2c3c4daa96ea1a74a0a00330,
        _:N7d30ae12ebec47e9bf52edb1e00c21d1,
        _:N941829223a2e43cd95dd334a7209630b ;
    mo:track_count 3 ;
    schema:duration "PT10:07"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4486533b2c3c4daa96ea1a74a0a00330,
        _:N7d30ae12ebec47e9bf52edb1e00c21d1,
        _:N941829223a2e43cd95dd334a7209630b .

