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

<album/129588#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vague Insanity"@en,
        "Vague Insanity"@ja,
        "Vague Insanity"@ja-latn ;
    mo:produced_work <album/129588#musicalwork> ;
    schema:name "Vague Insanity"@en,
        "Vague Insanity"@ja,
        "Vague Insanity"@ja-latn .

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

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

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

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

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

<album/129588#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vague Insanity"@en,
        "Vague Insanity"@ja,
        "Vague Insanity"@ja-latn ;
    mo:performance_of <album/129588#musicalwork> ;
    mo:recorded_as <album/129588#musicalexpression> ;
    schema:name "Vague Insanity"@en,
        "Vague Insanity"@ja,
        "Vague Insanity"@ja-latn ;
    schema:workPerformed <album/129588#musicalwork> .

<org/3578#subject> schema:name "Login Records"@en,
        "Login Records"@ja,
        "Login Records"@ja-latn ;
    foaf:name "Login Records"@en,
        "Login Records"@ja,
        "Login Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/129588/129588-f913a004f938.png> a schema:ImageObject,
        foaf:Image .

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

<album/129588#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Vague Insanity"@en,
        "Vague Insanity"@ja,
        "Vague Insanity"@ja-latn ;
    mo:catalogue_number "LOGCD-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129588#musicalexpression> ;
    mo:publisher <org/3578#subject> ;
    mo:record _:N917ad2f8ede54901973fbfbd04c53029 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/129588/129588-f913a004f938.png> ;
    schema:name "Vague Insanity"@en,
        "Vague Insanity"@ja,
        "Vague Insanity"@ja-latn ;
    schema:publisher <org/3578#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/129588/129588-f913a004f938.png> .

_:N19d3e22682ed428c95c84cd770f888b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Party"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N917ad2f8ede54901973fbfbd04c53029 ;
    schema:name "Night Party"@en .

_:N624fd173b131430e933cbf0a4f3da44f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Object"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N917ad2f8ede54901973fbfbd04c53029 ;
    schema:name "Unknown Object"@en .

_:N6dab4acb12844b429eee5c328cb2bdea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vague Insanity (Chiptune Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N917ad2f8ede54901973fbfbd04c53029 ;
    schema:name "Vague Insanity (Chiptune Remix)"@en .

_:N92307ef72248443ba731c36d1872edad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vague Insanity"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N917ad2f8ede54901973fbfbd04c53029 ;
    schema:name "Vague Insanity"@en .

_:Na0c59828bb884731a4a35e0250252953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God of the Winds"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N917ad2f8ede54901973fbfbd04c53029 ;
    schema:name "God of the Winds"@en .

_:N917ad2f8ede54901973fbfbd04c53029 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19d3e22682ed428c95c84cd770f888b2,
        _:N624fd173b131430e933cbf0a4f3da44f,
        _:N6dab4acb12844b429eee5c328cb2bdea,
        _:N92307ef72248443ba731c36d1872edad,
        _:Na0c59828bb884731a4a35e0250252953 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N19d3e22682ed428c95c84cd770f888b2,
        _:N624fd173b131430e933cbf0a4f3da44f,
        _:N6dab4acb12844b429eee5c328cb2bdea,
        _:N92307ef72248443ba731c36d1872edad,
        _:Na0c59828bb884731a4a35e0250252953 .

