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

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

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

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

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

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@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/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 .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

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

<org/1494#subject> schema:name "Kurogane Lab."@en,
        "黒ヶ音研究室"@ja,
        "Kurogane Lab."@ja-latn ;
    foaf:name "Kurogane Lab."@en,
        "黒ヶ音研究室"@ja,
        "Kurogane Lab."@ja-latn .

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

<https://medium-media.vgm.io/albums/29/36892/36892-1395625817.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36892#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LIGHTNING MIRAGE II"@en,
        "LIGHTNING MIRAGE II"@ja,
        "LIGHTNING MIRAGE II"@ja-latn ;
    mo:performance_of <album/36892#musicalwork> ;
    mo:performer <artist/6369#subject> ;
    mo:recorded_as <album/36892#musicalexpression> ;
    schema:byArtist <artist/6369#subject> ;
    schema:name "LIGHTNING MIRAGE II"@en,
        "LIGHTNING MIRAGE II"@ja,
        "LIGHTNING MIRAGE II"@ja-latn ;
    schema:workPerformed <album/36892#musicalwork> .

<artist/6369#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36892#performance> ;
    schema:name "Hanaya"@en,
        "ハナヤ"@ja ;
    foaf:name "Hanaya"@en,
        "ハナヤ"@ja .

<album/36892#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "LIGHTNING MIRAGE II"@en,
        "LIGHTNING MIRAGE II"@ja,
        "LIGHTNING MIRAGE II"@ja-latn ;
    mo:catalogue_number "KLCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36892#musicalexpression> ;
    mo:publisher <org/1494#subject> ;
    mo:record _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/12#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/6369#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/36892/36892-1395625817.jpg> ;
    schema:name "LIGHTNING MIRAGE II"@en,
        "LIGHTNING MIRAGE II"@ja,
        "LIGHTNING MIRAGE II"@ja-latn ;
    schema:publisher <org/1494#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/36892/36892-1395625817.jpg> .

_:N215aba0632b944a2a5c3c5990590a992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blinded to All Truth in This World"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    schema:name "Blinded to All Truth in This World"@en .

_:N340bebe7bdae4350bcc0cc6c73f2a53d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Realize in Death"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    schema:name "Realize in Death"@en .

_:N35fd971aac584ab7aa13c9c1f9c28d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire to The End"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    schema:name "Desire to The End"@en .

_:N42a0ba2aea964cc9a2c8ca1cfc95dfb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Sickle"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    schema:name "Underground Sickle"@en .

_:N4d474ffbb17c4ebfaac04c6bd4578d39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bullets of Love"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    schema:name "Bullets of Love"@en .

_:N5d964cd6ae224252bee962ffc88f49c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unconfirmed"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    schema:name "Unconfirmed"@en .

_:Ndae102e58c8a4666875e5effad1263b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gone History"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N53390b1a00ac4891b6d45e6c2f86ed85 ;
    schema:name "Gone History"@en .

_:N53390b1a00ac4891b6d45e6c2f86ed85 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N215aba0632b944a2a5c3c5990590a992,
        _:N340bebe7bdae4350bcc0cc6c73f2a53d,
        _:N35fd971aac584ab7aa13c9c1f9c28d8c,
        _:N42a0ba2aea964cc9a2c8ca1cfc95dfb7,
        _:N4d474ffbb17c4ebfaac04c6bd4578d39,
        _:N5d964cd6ae224252bee962ffc88f49c1,
        _:Ndae102e58c8a4666875e5effad1263b5 ;
    mo:track_count 7 ;
    schema:duration "PT24:02"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N215aba0632b944a2a5c3c5990590a992,
        _:N340bebe7bdae4350bcc0cc6c73f2a53d,
        _:N35fd971aac584ab7aa13c9c1f9c28d8c,
        _:N42a0ba2aea964cc9a2c8ca1cfc95dfb7,
        _:N4d474ffbb17c4ebfaac04c6bd4578d39,
        _:N5d964cd6ae224252bee962ffc88f49c1,
        _:Ndae102e58c8a4666875e5effad1263b5 .

