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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

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

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

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

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

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

<https://medium-media.vgm.io/albums/76/32167/32167-1332453548.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32167#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "new world / live junkie"@en,
        "new world / live junkie"@ja,
        "new world / live junkie"@ja-latn ;
    mo:performance_of <album/32167#musicalwork> ;
    mo:performer _:N5cb98cebf3b44f3c9d600cdb16c6d6e1,
        _:N6c53b7b6582f41d48113a99a670b581b,
        _:Nc9f97dcea56e4da9845c785e827ade40,
        _:Nec0ff45343e04e3c993cdb5d37d3329a ;
    mo:recorded_as <album/32167#musicalexpression> ;
    schema:byArtist _:N5cb98cebf3b44f3c9d600cdb16c6d6e1,
        _:N6c53b7b6582f41d48113a99a670b581b,
        _:Nc9f97dcea56e4da9845c785e827ade40,
        _:Nec0ff45343e04e3c993cdb5d37d3329a ;
    schema:name "new world / live junkie"@en,
        "new world / live junkie"@ja,
        "new world / live junkie"@ja-latn ;
    schema:workPerformed <album/32167#musicalwork> .

<album/32167#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "new world / live junkie"@en,
        "new world / live junkie"@ja,
        "new world / live junkie"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32167#musicalexpression> ;
    mo:publisher _:N3daf335c8ca0483a83ff448be2895513 ;
    mo:record _:Nf1dc096df1e44074bf8b7a89382989a1 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kiariku"@en ;
            foaf:name "Kiariku"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cool Nobi"@en ;
            foaf:name "Cool Nobi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kotatsu"@en ;
            foaf:name "Kotatsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mato"@en ;
            foaf:name "Mato"@en ] ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/32167/32167-1332453548.jpg> ;
    schema:name "new world / live junkie"@en,
        "new world / live junkie"@ja,
        "new world / live junkie"@ja-latn ;
    schema:publisher _:N3daf335c8ca0483a83ff448be2895513 ;
    foaf:depiction <https://media.vgm.io/albums/76/32167/32167-1332453548.jpg> .

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

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

_:N3daf335c8ca0483a83ff448be2895513 schema:name "the blankets"@en ;
    foaf:name "the blankets"@en .

_:N5cb98cebf3b44f3c9d600cdb16c6d6e1 a schema:Person,
        foaf:Person ;
    mo:performed <album/32167#performance> ;
    schema:name "Kiariku"@en ;
    foaf:name "Kiariku"@en .

_:N6c53b7b6582f41d48113a99a670b581b a schema:Person,
        foaf:Person ;
    mo:performed <album/32167#performance> ;
    schema:name "Cool Nobi"@en ;
    foaf:name "Cool Nobi"@en .

_:Na048a208a116496db3900aa98703bd18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "new world"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf1dc096df1e44074bf8b7a89382989a1 ;
    schema:name "new world"@en .

_:Nc9f97dcea56e4da9845c785e827ade40 a schema:Person,
        foaf:Person ;
    mo:performed <album/32167#performance> ;
    schema:name "Kotatsu"@en ;
    foaf:name "Kotatsu"@en .

_:Nec0ff45343e04e3c993cdb5d37d3329a a schema:Person,
        foaf:Person ;
    mo:performed <album/32167#performance> ;
    schema:name "Mato"@en ;
    foaf:name "Mato"@en .

_:Nfdd0b3e20dd545f583bc7c7db784e124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "live junkie"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nf1dc096df1e44074bf8b7a89382989a1 ;
    schema:name "live junkie"@en .

_:Nf1dc096df1e44074bf8b7a89382989a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na048a208a116496db3900aa98703bd18,
        _:Nfdd0b3e20dd545f583bc7c7db784e124 ;
    mo:track_count 2 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na048a208a116496db3900aa98703bd18,
        _:Nfdd0b3e20dd545f583bc7c7db784e124 .

