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

<artist/77898#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Uda"@en,
        "宇田敬子"@ja ;
    foaf:made <album/102984#lyrics>,
        <album/102984#subject> ;
    foaf:name "Keiko Uda"@en,
        "宇田敬子"@ja .

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

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

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

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

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

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

<org/437#subject> schema:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn ;
    foaf:name "Hatsunetsumiko's"@en,
        "発熱巫女～ず"@ja,
        "Hatsunetsumiko's"@ja-latn .

<https://media.vgm.io/albums/48/102984/102984-82afe1ccd172.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102984#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/102984/102984-82afe1ccd172.png> ;
    foaf:depicts <album/102984#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/102984/102984-82afe1ccd172.png> .

<https://medium-media.vgm.io/albums/48/102984/102984-82afe1ccd172.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/74385#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102984#performance> ;
    schema:name "Ark Brown"@en ;
    foaf:name "Ark Brown"@en .

<artist/77899#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102984#performance> ;
    schema:name "Chen-U"@en ;
    foaf:name "Chen-U"@en .

<artist/9330#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102984#performance> ;
    schema:name "capo"@en ;
    foaf:name "capo"@en .

<album/102984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "VAMPIRE KISS"@en,
        "VAMPIRE KISS"@ja,
        "VAMPIRE KISS"@ja-latn ;
    mo:performance_of <album/102984#musicalwork> ;
    mo:performer <artist/74385#subject>,
        <artist/77899#subject>,
        <artist/9330#subject> ;
    mo:recorded_as <album/102984#musicalexpression> ;
    schema:byArtist <artist/74385#subject>,
        <artist/77899#subject>,
        <artist/9330#subject> ;
    schema:name "VAMPIRE KISS"@en,
        "VAMPIRE KISS"@ja,
        "VAMPIRE KISS"@ja-latn ;
    schema:workPerformed <album/102984#musicalwork> .

<album/102984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "VAMPIRE KISS"@en,
        "VAMPIRE KISS"@ja,
        "VAMPIRE KISS"@ja-latn ;
    mo:catalogue_number "HTNT-028" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102984#musicalexpression> ;
    mo:publisher <org/437#subject> ;
    mo:record _:N6084ba5bc002443eb042be257178669b ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/12#subject>,
        <product/1948#subject>,
        <product/20#subject>,
        <product/5072#subject> ;
    schema:byArtist <artist/74385#subject>,
        <artist/77899#subject>,
        <artist/9330#subject> ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/102984/102984-82afe1ccd172.png> ;
    schema:name "VAMPIRE KISS"@en,
        "VAMPIRE KISS"@ja,
        "VAMPIRE KISS"@ja-latn ;
    schema:publisher <org/437#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/102984/102984-82afe1ccd172.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura April"@en ;
    foaf:made <album/102984#lyrics> ;
    foaf:name "Laura April"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laura April"@en ;
    foaf:made <album/102984#subject> ;
    foaf:name "Laura April"@en .

_:N0b3ff589dcf54665a4d33f0812ba279b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EYES IN THE DARK"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6084ba5bc002443eb042be257178669b ;
    schema:name "EYES IN THE DARK"@en .

_:N3c7f791c611d4ca3bcdbc39367d19555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ordinary days"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N6084ba5bc002443eb042be257178669b ;
    schema:name "ordinary days"@en .

_:N742c7a6c73104aba8ddb8e12537ae2df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VAMPIRE KISS"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N6084ba5bc002443eb042be257178669b ;
    schema:name "VAMPIRE KISS"@en .

_:N900c7e45157f466b96d4f23912eb7b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Into..."@en ;
    mo:track_number 1 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N6084ba5bc002443eb042be257178669b ;
    schema:name "Stray Into..."@en .

_:Nbddc133e0c7b4433b1008aa997fdc376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLORS RISING"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N6084ba5bc002443eb042be257178669b ;
    schema:name "COLORS RISING"@en .

_:Nf0df2e4683a6483bb8e4f9a32a4f6384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celatus"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:N6084ba5bc002443eb042be257178669b ;
    schema:name "Celatus"@en .

_:N6084ba5bc002443eb042be257178669b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b3ff589dcf54665a4d33f0812ba279b,
        _:N3c7f791c611d4ca3bcdbc39367d19555,
        _:N742c7a6c73104aba8ddb8e12537ae2df,
        _:N900c7e45157f466b96d4f23912eb7b05,
        _:Nbddc133e0c7b4433b1008aa997fdc376,
        _:Nf0df2e4683a6483bb8e4f9a32a4f6384 ;
    mo:track_count 6 ;
    schema:duration "PT28:17"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0b3ff589dcf54665a4d33f0812ba279b,
        _:N3c7f791c611d4ca3bcdbc39367d19555,
        _:N742c7a6c73104aba8ddb8e12537ae2df,
        _:N900c7e45157f466b96d4f23912eb7b05,
        _:Nbddc133e0c7b4433b1008aa997fdc376,
        _:Nf0df2e4683a6483bb8e4f9a32a4f6384 .

