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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<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/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/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/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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/12/43721/43721-1389518329.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/43721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GENSO GIRL DESTRUCTION MIND"@en,
        "GENSO GIRL DESTRUCTION MIND"@ja,
        "GENSO GIRL DESTRUCTION MIND"@ja-latn ;
    mo:performance_of <album/43721#musicalwork> ;
    mo:performer _:N963e70d7d3f04f398f978c42c7b15db4,
        _:Ne9ee7883563e49c4901018ab3a0e1708 ;
    mo:recorded_as <album/43721#musicalexpression> ;
    schema:byArtist _:N963e70d7d3f04f398f978c42c7b15db4,
        _:Ne9ee7883563e49c4901018ab3a0e1708 ;
    schema:name "GENSO GIRL DESTRUCTION MIND"@en,
        "GENSO GIRL DESTRUCTION MIND"@ja,
        "GENSO GIRL DESTRUCTION MIND"@ja-latn ;
    schema:workPerformed <album/43721#musicalwork> .

<album/43721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "GENSO GIRL DESTRUCTION MIND"@en,
        "GENSO GIRL DESTRUCTION MIND"@ja,
        "GENSO GIRL DESTRUCTION MIND"@ja-latn ;
    mo:catalogue_number "LTMG-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43721#musicalexpression> ;
    mo:publisher _:N1f93e6e8d7fb4520ba736671427965a3 ;
    mo:record _:N0b3057120b5947cdb04ebc9445be8b61 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/497#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "risky"@en ;
            foaf:name "risky"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Seim"@en ;
            foaf:name "Seim"@en ] ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/43721/43721-1389518329.jpg> ;
    schema:name "GENSO GIRL DESTRUCTION MIND"@en,
        "GENSO GIRL DESTRUCTION MIND"@ja,
        "GENSO GIRL DESTRUCTION MIND"@ja-latn ;
    schema:publisher _:N1f93e6e8d7fb4520ba736671427965a3 ;
    foaf:depiction <https://media.vgm.io/albums/12/43721/43721-1389518329.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "risky"@en ;
    foaf:made <album/43721#lyrics> ;
    foaf:name "risky"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seim"@en ;
    foaf:made <album/43721#lyrics> ;
    foaf:name "Seim"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Seim"@en ;
    foaf:made <album/43721#subject> ;
    foaf:name "Seim"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "risky"@en ;
    foaf:made <album/43721#subject> ;
    foaf:name "risky"@en .

_:N1f93e6e8d7fb4520ba736671427965a3 schema:name "Youjo Tenmangu"@en ;
    foaf:name "Youjo Tenmangu"@en .

_:N269535067e0e4e91b4ead25b913d3235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel the urge to shocking of noise"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "Feel the urge to shocking of noise"@ja .

_:N36077293917146e6907c2ef1422857a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just want to be with you"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "Just want to be with you"@ja .

_:N3b52ed7fa85840198a981aec70fa762f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Idle talk"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "Idle talk"@ja .

_:N57cc714603df4ca38ecd84bd7938c0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don’t forgive you forever"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "Don’t forgive you forever"@ja .

_:N7f6bd9d921df427190c1896d3b3c3f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Please listen to reason"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "Please listen to reason"@ja .

_:N80aa2225ba7a4002a8e727ce51d29938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm not mad. (This is fuck'n thing)"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "I'm not mad. (This is fuck'n thing)"@ja .

_:N93c1489cc9e749d4aeaf7babfde7d2c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昔話"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "昔話"@ja .

_:N963e70d7d3f04f398f978c42c7b15db4 a schema:Person,
        foaf:Person ;
    mo:performed <album/43721#performance> ;
    schema:name "risky"@en ;
    foaf:name "risky"@en .

_:Nce0a2d437281413db105df1064323728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GENSO GIRL DESTRUCTION MIND"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "GENSO GIRL DESTRUCTION MIND"@ja .

_:Nde4ccb8eccf14d6f8067f80d94e357ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TENGU RIOT"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "TENGU RIOT"@ja .

_:Nded988f26cc945db922df815ba4f4ac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The live etiquette"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "The live etiquette"@ja .

_:Ne4d6ebda708144d3b59afa89dba18654 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the rising sun"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "Before the rising sun"@ja .

_:Ne9ee7883563e49c4901018ab3a0e1708 a schema:Person,
        foaf:Person ;
    mo:performed <album/43721#performance> ;
    schema:name "Seim"@en ;
    foaf:name "Seim"@en .

_:Nfa85ee3d14df45cbbb91f866a83a03f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool your head"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0b3057120b5947cdb04ebc9445be8b61 ;
    schema:name "Cool your head"@ja .

_:N0b3057120b5947cdb04ebc9445be8b61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N269535067e0e4e91b4ead25b913d3235,
        _:N36077293917146e6907c2ef1422857a9,
        _:N3b52ed7fa85840198a981aec70fa762f,
        _:N57cc714603df4ca38ecd84bd7938c0e4,
        _:N7f6bd9d921df427190c1896d3b3c3f2a,
        _:N80aa2225ba7a4002a8e727ce51d29938,
        _:N93c1489cc9e749d4aeaf7babfde7d2c8,
        _:Nce0a2d437281413db105df1064323728,
        _:Nde4ccb8eccf14d6f8067f80d94e357ab,
        _:Nded988f26cc945db922df815ba4f4ac3,
        _:Ne4d6ebda708144d3b59afa89dba18654,
        _:Nfa85ee3d14df45cbbb91f866a83a03f4 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N269535067e0e4e91b4ead25b913d3235,
        _:N36077293917146e6907c2ef1422857a9,
        _:N3b52ed7fa85840198a981aec70fa762f,
        _:N57cc714603df4ca38ecd84bd7938c0e4,
        _:N7f6bd9d921df427190c1896d3b3c3f2a,
        _:N80aa2225ba7a4002a8e727ce51d29938,
        _:N93c1489cc9e749d4aeaf7babfde7d2c8,
        _:Nce0a2d437281413db105df1064323728,
        _:Nde4ccb8eccf14d6f8067f80d94e357ab,
        _:Nded988f26cc945db922df815ba4f4ac3,
        _:Ne4d6ebda708144d3b59afa89dba18654,
        _:Nfa85ee3d14df45cbbb91f866a83a03f4 .

