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

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

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

<artist/1822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29799#subject> ;
    schema:name "M.S"@en ;
    foaf:made <album/29799#composition>,
        <album/29799#subject> ;
    foaf:name "M.S"@en .

<artist/2565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29799#subject> ;
    schema:name "gp_ln"@en ;
    foaf:made <album/29799#composition>,
        <album/29799#subject> ;
    foaf:name "gp_ln"@en .

<artist/6222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29799#subject> ;
    schema:name "M/S"@en ;
    foaf:made <album/29799#composition>,
        <album/29799#subject> ;
    foaf:name "M/S"@en .

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

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

<album/29799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lunar Sky is Disappeared"@en,
        "The Lunar Sky is Disappeared"@ja,
        "The Lunar Sky is Disappeared"@ja-latn ;
    mo:performance_of <album/29799#musicalwork> ;
    mo:recorded_as <album/29799#musicalexpression> ;
    schema:name "The Lunar Sky is Disappeared"@en,
        "The Lunar Sky is Disappeared"@ja,
        "The Lunar Sky is Disappeared"@ja-latn ;
    schema:workPerformed <album/29799#musicalwork> .

<org/566#subject> schema:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja,
        "MEGAFEPPS"@ja-latn ;
    foaf:name "MEGAFEPPS"@en,
        "MEGAふぇっぷす"@ja,
        "MEGAFEPPS"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/29799/29799-1320132845.png> a schema:ImageObject,
        foaf:Image .

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

<album/29799#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lunar Sky is Disappeared"@en,
        "The Lunar Sky is Disappeared"@ja,
        "The Lunar Sky is Disappeared"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Circle S&G"@en ;
            foaf:made <album/29799#composition> ;
            foaf:name "(Circle S&G"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(neuzkraft)"@en ;
            foaf:made <album/29799#composition> ;
            foaf:name "(neuzkraft)"@en ],
        <artist/1822#subject>,
        <artist/2565#subject>,
        <artist/6222#subject> ;
    mo:produced_work <album/29799#musicalwork> ;
    schema:name "The Lunar Sky is Disappeared"@en,
        "The Lunar Sky is Disappeared"@ja,
        "The Lunar Sky is Disappeared"@ja-latn .

<album/29799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-28"^^xsd:date ;
    dcterms:title "The Lunar Sky is Disappeared"@en,
        "The Lunar Sky is Disappeared"@ja,
        "The Lunar Sky is Disappeared"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/29799#musicalexpression> ;
    mo:publisher <org/566#subject> ;
    mo:record _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:datePublished "2010-12-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/99/29799/29799-1320132845.png> ;
    schema:name "The Lunar Sky is Disappeared"@en,
        "The Lunar Sky is Disappeared"@ja,
        "The Lunar Sky is Disappeared"@ja-latn ;
    schema:publisher <org/566#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/29799/29799-1320132845.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29799#subject> ;
    schema:name "(Circle S&G"@en ;
    foaf:made <album/29799#subject> ;
    foaf:name "(Circle S&G"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29799#subject> ;
    schema:name "(neuzkraft)"@en ;
    foaf:made <album/29799#subject> ;
    foaf:name "(neuzkraft)"@en .

_:N016be7b6aa9f4900bb958cef8cf188e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hollow World"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "The Hollow World"@ja .

_:N01a184a17ab847a2a93c3f14260d303a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "xebo FORTRESS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "xebo FORTRESS"@ja .

_:N5bee78e8de96438684326328f303f025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Doll is Disappeared"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "The Doll is Disappeared"@ja .

_:N66cfe1c87e4f43c08f724184aca11900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying over the asteroid's surface"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "Flying over the asteroid's surface"@ja .

_:N6db9ceb336944505bbf2e92156c5f8f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Winter"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "Scarlet Winter"@ja .

_:N853f3db5aa8641ee832b63cffa5ad409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fate is Yours"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "The Fate is Yours"@ja .

_:Na555d6ed0ad441358ccbfdb0dd662bf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月面基地中樞"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "月面基地中樞"@ja .

_:Nb1cefd3c78a745938d42450f71ed3734 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君とぼくの空"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N581de316f9d24f0eb2f7f7af4bcf4851 ;
    schema:name "君とぼくの空"@ja .

_:N581de316f9d24f0eb2f7f7af4bcf4851 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N016be7b6aa9f4900bb958cef8cf188e3,
        _:N01a184a17ab847a2a93c3f14260d303a,
        _:N5bee78e8de96438684326328f303f025,
        _:N66cfe1c87e4f43c08f724184aca11900,
        _:N6db9ceb336944505bbf2e92156c5f8f5,
        _:N853f3db5aa8641ee832b63cffa5ad409,
        _:Na555d6ed0ad441358ccbfdb0dd662bf9,
        _:Nb1cefd3c78a745938d42450f71ed3734 ;
    mo:track_count 8 ;
    schema:duration "PT20:59"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N016be7b6aa9f4900bb958cef8cf188e3,
        _:N01a184a17ab847a2a93c3f14260d303a,
        _:N5bee78e8de96438684326328f303f025,
        _:N66cfe1c87e4f43c08f724184aca11900,
        _:N6db9ceb336944505bbf2e92156c5f8f5,
        _:N853f3db5aa8641ee832b63cffa5ad409,
        _:Na555d6ed0ad441358ccbfdb0dd662bf9,
        _:Nb1cefd3c78a745938d42450f71ed3734 .

