@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 _:N07ef41e54baa461ca10f1595c04e282c ;
    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> .

_:N0b4c8da8cc03474d944243926bc6a606 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 _:N07ef41e54baa461ca10f1595c04e282c ;
    schema:name "Blinded to All Truth in This World"@en .

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

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

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

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

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

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

_:N07ef41e54baa461ca10f1595c04e282c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b4c8da8cc03474d944243926bc6a606,
        _:N41ed81cf6f3f4a74b7551d352ae3cfea,
        _:N7d1016768a324805b91c8c793969563f,
        _:N84e4ebd6f6134fa784e932c51069ee28,
        _:N8f68d606109a4550b6596eecf4b02fcd,
        _:Nef83779ba48741bf9948842604a6a194,
        _:Nff8ae618249d410389b90439aa36bfd9 ;
    mo:track_count 7 ;
    schema:duration "PT24:02"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0b4c8da8cc03474d944243926bc6a606,
        _:N41ed81cf6f3f4a74b7551d352ae3cfea,
        _:N7d1016768a324805b91c8c793969563f,
        _:N84e4ebd6f6134fa784e932c51069ee28,
        _:N8f68d606109a4550b6596eecf4b02fcd,
        _:Nef83779ba48741bf9948842604a6a194,
        _:Nff8ae618249d410389b90439aa36bfd9 .

