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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/18162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vampire Concerto"@en,
        "Vampire Concerto"@ja,
        "Vampire Concerto"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18162#musicalwork> ;
    schema:name "Vampire Concerto"@en,
        "Vampire Concerto"@ja,
        "Vampire Concerto"@ja-latn .

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/18162/18162-1451661061.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vampire Concerto"@en,
        "Vampire Concerto"@ja,
        "Vampire Concerto"@ja-latn ;
    mo:performance_of <album/18162#musicalwork> ;
    mo:performer <artist/2678#subject> ;
    mo:recorded_as <album/18162#musicalexpression> ;
    schema:byArtist <artist/2678#subject> ;
    schema:name "Vampire Concerto"@en,
        "Vampire Concerto"@ja,
        "Vampire Concerto"@ja-latn ;
    schema:workPerformed <album/18162#musicalwork> .

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18162#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:name "IRON-CHINO"@en .

<album/18162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Vampire Concerto"@en,
        "Vampire Concerto"@ja,
        "Vampire Concerto"@ja-latn ;
    mo:catalogue_number "MIA-016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18162#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/2678#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/18162/18162-1451661061.jpg> ;
    schema:name "Vampire Concerto"@en,
        "Vampire Concerto"@ja,
        "Vampire Concerto"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/18162/18162-1451661061.jpg> .

_:N0037f771fbbf46d88c5b1e9593c73ca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripple Of 495 Years"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Ripple Of 495 Years"@en .

_:N3cf1078eec38487cad503f61f36ff4b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Plus"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Blood Plus"@en .

_:N5cff452c24c24c7cbe7ff7dd98676d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satellite Phantom"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Satellite Phantom"@en .

_:N72930ba55d354770b2a216cded6daf9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign Of Wizard's Melancholy"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Sign Of Wizard's Melancholy"@en .

_:Naae984f43ce14ad58ef460a2aa575b90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing Under A Scarlet Moon"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Killing Under A Scarlet Moon"@en .

_:Nb74888a06f39424fbc246818b217408e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple Flame"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Purple Flame"@en .

_:Nc523697a43824ab890c5c26c8aca0906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Concerto"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Vampire Concerto"@en .

_:Ncfec94c887a14002899561cc2cd557ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Fragment Of Century"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "A Fragment Of Century"@en .

_:Nfc2015849b7e45828864cb4295e55e04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opus Of The Scarlet Cradle"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N0c4b011e5f2d46bd8402bfd78cc08de1 ;
    schema:name "Opus Of The Scarlet Cradle"@en .

_:N0c4b011e5f2d46bd8402bfd78cc08de1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0037f771fbbf46d88c5b1e9593c73ca9,
        _:N3cf1078eec38487cad503f61f36ff4b4,
        _:N5cff452c24c24c7cbe7ff7dd98676d55,
        _:N72930ba55d354770b2a216cded6daf9d,
        _:Naae984f43ce14ad58ef460a2aa575b90,
        _:Nb74888a06f39424fbc246818b217408e,
        _:Nc523697a43824ab890c5c26c8aca0906,
        _:Ncfec94c887a14002899561cc2cd557ec,
        _:Nfc2015849b7e45828864cb4295e55e04 ;
    mo:track_count 9 ;
    schema:duration "PT35:08"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0037f771fbbf46d88c5b1e9593c73ca9,
        _:N3cf1078eec38487cad503f61f36ff4b4,
        _:N5cff452c24c24c7cbe7ff7dd98676d55,
        _:N72930ba55d354770b2a216cded6daf9d,
        _:Naae984f43ce14ad58ef460a2aa575b90,
        _:Nb74888a06f39424fbc246818b217408e,
        _:Nc523697a43824ab890c5c26c8aca0906,
        _:Ncfec94c887a14002899561cc2cd557ec,
        _:Nfc2015849b7e45828864cb4295e55e04 .

