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

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

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

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

<artist/8973#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19957#subject> ;
    schema:name "Hiroyo"@en,
        "弘世"@ja ;
    foaf:made <album/19957#composition>,
        <album/19957#subject> ;
    foaf:name "Hiroyo"@en,
        "弘世"@ja .

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

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

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

<album/19957#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Altneuland Kinkyou Houkoku Relax Disc"@en,
        "アルトノイラント近況報告 Relax Disc"@ja,
        "Altneuland Kinkyou Houkoku Relax Disc"@ja-latn ;
    mo:performance_of <album/19957#musicalwork> ;
    mo:recorded_as <album/19957#musicalexpression> ;
    schema:name "Altneuland Kinkyou Houkoku Relax Disc"@en,
        "アルトノイラント近況報告 Relax Disc"@ja,
        "Altneuland Kinkyou Houkoku Relax Disc"@ja-latn ;
    schema:workPerformed <album/19957#musicalwork> .

<org/585#subject> schema:name "Altneuland"@en,
        "Altneuland"@ja,
        "Altneuland"@ja-latn ;
    foaf:name "Altneuland"@en,
        "Altneuland"@ja,
        "Altneuland"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/19957/19957-1303683162.jpg> a schema:ImageObject,
        foaf:Image .

<album/19957#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Altneuland Kinkyou Houkoku Relax Disc"@en,
        "アルトノイラント近況報告 Relax Disc"@ja,
        "Altneuland Kinkyou Houkoku Relax Disc"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/8973#subject> ;
    mo:produced_work <album/19957#musicalwork> ;
    schema:name "Altneuland Kinkyou Houkoku Relax Disc"@en,
        "アルトノイラント近況報告 Relax Disc"@ja,
        "Altneuland Kinkyou Houkoku Relax Disc"@ja-latn .

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

<album/19957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Altneuland Kinkyou Houkoku Relax Disc"@en,
        "アルトノイラント近況報告 Relax Disc"@ja,
        "Altneuland Kinkyou Houkoku Relax Disc"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19957#musicalexpression> ;
    mo:publisher <org/585#subject> ;
    mo:record _:N947280b950854ffe81fab11e0526b867 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/19957/19957-1303683162.jpg> ;
    schema:name "Altneuland Kinkyou Houkoku Relax Disc"@en,
        "アルトノイラント近況報告 Relax Disc"@ja,
        "Altneuland Kinkyou Houkoku Relax Disc"@ja-latn ;
    schema:publisher <org/585#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/19957/19957-1303683162.jpg> .

_:N124141640709450485e90efed780b032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Losing to the Great Fairy Cirno"@en,
        "大妖精チルノニ負ケズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N947280b950854ffe81fab11e0526b867 ;
    schema:name "Not Losing to the Great Fairy Cirno"@en,
        "大妖精チルノニ負ケズ"@ja .

_:N2c68d3bd01df414fb5359459ef7d7651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "London Witch"@en,
        "倫敦の魔女"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N947280b950854ffe81fab11e0526b867 ;
    schema:name "London Witch"@en,
        "倫敦の魔女"@ja .

_:N59b442453c6d46bfbcf15b9c4909bae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disc/reet"@en,
        "Disc/reet"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N947280b950854ffe81fab11e0526b867 ;
    schema:name "Disc/reet"@en,
        "Disc/reet"@ja .

_:N6cc92045d3a74fd7b60c21d5d87e6b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rumbling No.9"@en,
        "Rumbling No.9"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N947280b950854ffe81fab11e0526b867 ;
    schema:name "Rumbling No.9"@en,
        "Rumbling No.9"@ja .

_:Nab1ac42c9990489ea4556b2c8eed9c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Devil Mansion Night Chamber Orchestra for the Chief Maid"@en,
        "紅魔館室内楽団によるメイド長のための"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N947280b950854ffe81fab11e0526b867 ;
    schema:name "Scarlet Devil Mansion Night Chamber Orchestra for the Chief Maid"@en,
        "紅魔館室内楽団によるメイド長のための"@ja .

_:N947280b950854ffe81fab11e0526b867 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N124141640709450485e90efed780b032,
        _:N2c68d3bd01df414fb5359459ef7d7651,
        _:N59b442453c6d46bfbcf15b9c4909bae1,
        _:N6cc92045d3a74fd7b60c21d5d87e6b25,
        _:Nab1ac42c9990489ea4556b2c8eed9c98 ;
    mo:track_count 5 ;
    schema:duration "PT9:43"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N124141640709450485e90efed780b032,
        _:N2c68d3bd01df414fb5359459ef7d7651,
        _:N59b442453c6d46bfbcf15b9c4909bae1,
        _:N6cc92045d3a74fd7b60c21d5d87e6b25,
        _:Nab1ac42c9990489ea4556b2c8eed9c98 .

