@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 _:N4c9f28199ff7402d94c78ee1afdf93f8 ;
    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> .

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

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

_:N2ec67bdc2bac4f39a6757a311e5c1438 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 _:N4c9f28199ff7402d94c78ee1afdf93f8 ;
    schema:name "Sign Of Wizard's Melancholy"@en .

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

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

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

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

_:Ne848a36b2498434392ce029c4570d342 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 _:N4c9f28199ff7402d94c78ee1afdf93f8 ;
    schema:name "Opus Of The Scarlet Cradle"@en .

_:Nea432e6d55e44ac890f28a76083e2cc6 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 _:N4c9f28199ff7402d94c78ee1afdf93f8 ;
    schema:name "Killing Under A Scarlet Moon"@en .

_:N4c9f28199ff7402d94c78ee1afdf93f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N029113935dcf49819f9d2c2d9fb61b88,
        _:N23dcd07fafb042ca9a7922fe42fae503,
        _:N2ec67bdc2bac4f39a6757a311e5c1438,
        _:N307821602759418cbefeda5442f583da,
        _:N3ce03d43f1394ea982f985f42706e4cb,
        _:N42c5c89687a74904a606841277b0783f,
        _:N922c8c52273a4fba8f2753b4307acfa1,
        _:Ne848a36b2498434392ce029c4570d342,
        _:Nea432e6d55e44ac890f28a76083e2cc6 ;
    mo:track_count 9 ;
    schema:duration "PT35:08"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N029113935dcf49819f9d2c2d9fb61b88,
        _:N23dcd07fafb042ca9a7922fe42fae503,
        _:N2ec67bdc2bac4f39a6757a311e5c1438,
        _:N307821602759418cbefeda5442f583da,
        _:N3ce03d43f1394ea982f985f42706e4cb,
        _:N42c5c89687a74904a606841277b0783f,
        _:N922c8c52273a4fba8f2753b4307acfa1,
        _:Ne848a36b2498434392ce029c4570d342,
        _:Nea432e6d55e44ac890f28a76083e2cc6 .

