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

<artist/54522#subject> a schema:Person,
        foaf:Person ;
    schema:name "Neeshe"@en,
        "にーしぇ"@ja ;
    foaf:made <album/30767#lyrics>,
        <album/30767#subject> ;
    foaf:name "Neeshe"@en,
        "にーしぇ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/30767#lyrics>,
        <album/30767#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

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

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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/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/30767#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "M4D ESSENCE"@en,
        "M4D ESSENCE"@ja,
        "M4D ESSENCE"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30767#musicalwork> ;
    schema:name "M4D ESSENCE"@en,
        "M4D ESSENCE"@ja,
        "M4D ESSENCE"@ja-latn .

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

<org/554#subject> schema:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn ;
    foaf:name "LiLA'c Records"@en,
        "リラレコーズ"@ja,
        "LiLA'c Records"@ja-latn .

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

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

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

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

<artist/12212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30767#performance> ;
    schema:name "irony"@en ;
    foaf:name "irony"@en .

<artist/13442#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30767#performance> ;
    schema:name "Emmy"@en,
        "えみぃ"@ja ;
    foaf:name "Emmy"@en,
        "えみぃ"@ja .

<artist/14431#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30767#performance> ;
    schema:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja ;
    foaf:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30767#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<album/30767#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "M4D ESSENCE"@en,
        "M4D ESSENCE"@ja,
        "M4D ESSENCE"@ja-latn ;
    mo:catalogue_number "LLAC-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30767#musicalexpression> ;
    mo:publisher <org/554#subject> ;
    mo:record _:N028368a77d5d4b6cb3920babb5f50384 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/22#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ビビ"@en ;
            foaf:name "ビビ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "u-chan"@en ;
            foaf:name "u-chan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "non"@en ;
            foaf:name "non"@en ],
        <artist/12212#subject>,
        <artist/13442#subject>,
        <artist/14431#subject>,
        <artist/6729#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/30767/30767-1324587551.jpg> ;
    schema:name "M4D ESSENCE"@en,
        "M4D ESSENCE"@ja,
        "M4D ESSENCE"@ja-latn ;
    schema:publisher <org/554#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/30767/30767-1324587551.jpg> .

<album/30767#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "M4D ESSENCE"@en,
        "M4D ESSENCE"@ja,
        "M4D ESSENCE"@ja-latn ;
    mo:performance_of <album/30767#musicalwork> ;
    mo:performer _:N3c59c31aa9f248ea9482a12468199e54,
        _:Nc6379da10e1b4607857d5a0a3227ff7a,
        _:Nf01ad545eabc4b4d886c3e766d22391e,
        <artist/12212#subject>,
        <artist/13442#subject>,
        <artist/14431#subject>,
        <artist/6729#subject> ;
    mo:recorded_as <album/30767#musicalexpression> ;
    schema:byArtist _:N3c59c31aa9f248ea9482a12468199e54,
        _:Nc6379da10e1b4607857d5a0a3227ff7a,
        _:Nf01ad545eabc4b4d886c3e766d22391e,
        <artist/12212#subject>,
        <artist/13442#subject>,
        <artist/14431#subject>,
        <artist/6729#subject> ;
    schema:name "M4D ESSENCE"@en,
        "M4D ESSENCE"@ja,
        "M4D ESSENCE"@ja-latn ;
    schema:workPerformed <album/30767#musicalwork> .

_:N07d2cfc7e7fc498ba6641d84cf2555c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart 2 Heart"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "Heart 2 Heart"@ja .

_:N3c59c31aa9f248ea9482a12468199e54 a schema:Person,
        foaf:Person ;
    mo:performed <album/30767#performance> ;
    schema:name "ビビ"@en ;
    foaf:name "ビビ"@en .

_:N41923cf60888484daa1eaf78e20e0677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limited"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "Limited"@ja .

_:N5a242ced7ad54646a1bbfaecb9b9aebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泡沫イルミネイト(LiLA'c BrutalBreaks Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "泡沫イルミネイト(LiLA'c BrutalBreaks Remix)"@ja .

_:N6dd9505af66145dc9a1a5adcebd50ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamin'"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "Dreamin'"@ja .

_:N97440d510cd24957ae817fe28bea2cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M4D ESSENCE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "M4D ESSENCE"@ja .

_:Na2f5cf4430f448ca9318a42a9e62033f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MONOCHROME SKY"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "MONOCHROME SKY"@ja .

_:Nc6379da10e1b4607857d5a0a3227ff7a a schema:Person,
        foaf:Person ;
    mo:performed <album/30767#performance> ;
    schema:name "non"@en ;
    foaf:name "non"@en .

_:Nc9a54427af6844efaecd21270059ca2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Rider"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "Star Rider"@ja .

_:Ncc8bcb65bdfe4fd2ac15b20c99ced43c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B:delusion"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "B:delusion"@ja .

_:Ndb9bfc56bdb7438895f6ef5f3ec86562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ephemeral"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N028368a77d5d4b6cb3920babb5f50384 ;
    schema:name "Ephemeral"@ja .

_:Nf01ad545eabc4b4d886c3e766d22391e a schema:Person,
        foaf:Person ;
    mo:performed <album/30767#performance> ;
    schema:name "u-chan"@en ;
    foaf:name "u-chan"@en .

_:N028368a77d5d4b6cb3920babb5f50384 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d2cfc7e7fc498ba6641d84cf2555c9,
        _:N41923cf60888484daa1eaf78e20e0677,
        _:N5a242ced7ad54646a1bbfaecb9b9aebb,
        _:N6dd9505af66145dc9a1a5adcebd50ce3,
        _:N97440d510cd24957ae817fe28bea2cd4,
        _:Na2f5cf4430f448ca9318a42a9e62033f,
        _:Nc9a54427af6844efaecd21270059ca2f,
        _:Ncc8bcb65bdfe4fd2ac15b20c99ced43c,
        _:Ndb9bfc56bdb7438895f6ef5f3ec86562 ;
    mo:track_count 9 ;
    schema:duration "PT39:33"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N07d2cfc7e7fc498ba6641d84cf2555c9,
        _:N41923cf60888484daa1eaf78e20e0677,
        _:N5a242ced7ad54646a1bbfaecb9b9aebb,
        _:N6dd9505af66145dc9a1a5adcebd50ce3,
        _:N97440d510cd24957ae817fe28bea2cd4,
        _:Na2f5cf4430f448ca9318a42a9e62033f,
        _:Nc9a54427af6844efaecd21270059ca2f,
        _:Ncc8bcb65bdfe4fd2ac15b20c99ced43c,
        _:Ndb9bfc56bdb7438895f6ef5f3ec86562 .

