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

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

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

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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/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/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 .

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

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

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

<org/1065#subject> schema:name "Satellite Himawari"@en,
        "Satellite Himawari"@ja,
        "Satellite Himawari"@ja-latn ;
    foaf:name "Satellite Himawari"@en,
        "Satellite Himawari"@ja,
        "Satellite Himawari"@ja-latn .

<https://media.vgm.io/albums/09/36290/36290-1352555112.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36290#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/36290/36290-1352555112.png> ;
    foaf:depicts <album/36290#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/36290/36290-1352555112.png> .

<https://medium-media.vgm.io/albums/09/36290/36290-1352555112.png> a schema:ImageObject,
        foaf:Image .

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

<artist/13253#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36290#performance> ;
    schema:name "Arusu"@en,
        "あるす"@ja ;
    foaf:made <album/36290#lyrics>,
        <album/36290#subject> ;
    foaf:name "Arusu"@en,
        "あるす"@ja .

<album/36290#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "States"@en,
        "States"@ja,
        "States"@ja-latn ;
    mo:performance_of <album/36290#musicalwork> ;
    mo:performer _:N62c953b5e75c4fcea031ae5df46a37ea,
        _:N8ed983039f6149c287a52ae161ed5c5c,
        <artist/13253#subject> ;
    mo:recorded_as <album/36290#musicalexpression> ;
    schema:byArtist _:N62c953b5e75c4fcea031ae5df46a37ea,
        _:N8ed983039f6149c287a52ae161ed5c5c,
        <artist/13253#subject> ;
    schema:name "States"@en,
        "States"@ja,
        "States"@ja-latn ;
    schema:workPerformed <album/36290#musicalwork> .

<album/36290#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "States"@en,
        "States"@ja,
        "States"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36290#musicalexpression> ;
    mo:publisher <org/1065#subject> ;
    mo:record _:Nc8832b337a4f46a8aeedcd8033d2f9a2 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "jamu"@en ;
            foaf:name "jamu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "chun"@en ;
            foaf:name "chun"@en ],
        <artist/13253#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/36290/36290-1352555112.png> ;
    schema:name "States"@en,
        "States"@ja,
        "States"@ja-latn ;
    schema:publisher <org/1065#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/36290/36290-1352555112.png> .

_:N09f3b96002db4ec0b4246b6e87602a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TL"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc8832b337a4f46a8aeedcd8033d2f9a2 ;
    schema:name "TL"@ja .

_:N19086ebe37fd4b2bbb2862c53e493c59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "satelAFlite"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc8832b337a4f46a8aeedcd8033d2f9a2 ;
    schema:name "satelAFlite"@ja .

_:N3affdf68a9fc4138a73189d65b088209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "calamitygirlは中二病"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc8832b337a4f46a8aeedcd8033d2f9a2 ;
    schema:name "calamitygirlは中二病"@ja .

_:N62c953b5e75c4fcea031ae5df46a37ea a schema:Person,
        foaf:Person ;
    mo:performed <album/36290#performance> ;
    schema:name "jamu"@en ;
    foaf:name "jamu"@en .

_:N8ed983039f6149c287a52ae161ed5c5c a schema:Person,
        foaf:Person ;
    mo:performed <album/36290#performance> ;
    schema:name "chun"@en ;
    foaf:name "chun"@en .

_:N9023161348604fce92126ed0d3b47f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かっぱのみるゆめ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc8832b337a4f46a8aeedcd8033d2f9a2 ;
    schema:name "かっぱのみるゆめ"@ja .

_:N9a70f755132a4786ba84a9f9c55de33e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "secret my heart"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc8832b337a4f46a8aeedcd8033d2f9a2 ;
    schema:name "secret my heart"@ja .

_:Neccb9d7eeaf045daa50fe5e065733d9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "厄く もっと厄く"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc8832b337a4f46a8aeedcd8033d2f9a2 ;
    schema:name "厄く もっと厄く"@ja .

_:Nc8832b337a4f46a8aeedcd8033d2f9a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f3b96002db4ec0b4246b6e87602a63,
        _:N19086ebe37fd4b2bbb2862c53e493c59,
        _:N3affdf68a9fc4138a73189d65b088209,
        _:N9023161348604fce92126ed0d3b47f74,
        _:N9a70f755132a4786ba84a9f9c55de33e,
        _:Neccb9d7eeaf045daa50fe5e065733d9e ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N09f3b96002db4ec0b4246b6e87602a63,
        _:N19086ebe37fd4b2bbb2862c53e493c59,
        _:N3affdf68a9fc4138a73189d65b088209,
        _:N9023161348604fce92126ed0d3b47f74,
        _:N9a70f755132a4786ba84a9f9c55de33e,
        _:Neccb9d7eeaf045daa50fe5e065733d9e .

