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

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/84347#lyrics>,
        <album/84347#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<artist/31090#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84347#subject> ;
    schema:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja ;
    foaf:made <album/84347#composition>,
        <album/84347#lyrics>,
        <album/84347#subject> ;
    foaf:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja .

<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/84347#musicalexpression> a mo:Signal ;
    mo:published_as <album/84347#subject> ;
    mo:records <album/84347#performance> .

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/84347/84347-1549903158.png> a schema:ImageObject,
        foaf:Image .

<album/84347#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou wo Kiriwakete"@en,
        "幻想を切り分けて"@ja,
        "Gensou wo Kiriwakete"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/31090#subject> ;
    mo:produced_work <album/84347#musicalwork> ;
    schema:name "Gensou wo Kiriwakete"@en,
        "幻想を切り分けて"@ja,
        "Gensou wo Kiriwakete"@ja-latn .

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

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

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84347#performance> ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

<artist/41560#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84347#performance> ;
    schema:name "Yuzurisa"@en ;
    foaf:name "Yuzurisa"@en .

<album/84347#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou wo Kiriwakete"@en,
        "幻想を切り分けて"@ja,
        "Gensou wo Kiriwakete"@ja-latn ;
    mo:performance_of <album/84347#musicalwork> ;
    mo:performer <artist/31087#subject>,
        <artist/41560#subject> ;
    mo:recorded_as <album/84347#musicalexpression> ;
    schema:byArtist <artist/31087#subject>,
        <artist/41560#subject> ;
    schema:name "Gensou wo Kiriwakete"@en,
        "幻想を切り分けて"@ja,
        "Gensou wo Kiriwakete"@ja-latn ;
    schema:workPerformed <album/84347#musicalwork> .

<album/84347#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-11"^^xsd:date ;
    dcterms:title "Gensou wo Kiriwakete"@en,
        "幻想を切り分けて"@ja,
        "Gensou wo Kiriwakete"@ja-latn ;
    mo:catalogue_number "YHST-0099" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84347#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Ndb751e9694894a6dbe2fba7b7f25ed9a ;
    mo:record_count 1 ;
    schema:about <product/5072#subject> ;
    schema:byArtist <artist/31087#subject>,
        <artist/41560#subject> ;
    schema:datePublished "2018-11-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/84347/84347-1549903158.png> ;
    schema:name "Gensou wo Kiriwakete"@en,
        "幻想を切り分けて"@ja,
        "Gensou wo Kiriwakete"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/84347/84347-1549903158.png> .

_:N30ffd0b149224303afb6e74b0dcbe6af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想を切り分けて"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ndb751e9694894a6dbe2fba7b7f25ed9a ;
    schema:name "幻想を切り分けて"@ja .

_:N52566f22d9904c0db4d75dc5fdc7c9ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹が架かるより早く"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Ndb751e9694894a6dbe2fba7b7f25ed9a ;
    schema:name "虹が架かるより早く"@ja .

_:Ndb751e9694894a6dbe2fba7b7f25ed9a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30ffd0b149224303afb6e74b0dcbe6af,
        _:N52566f22d9904c0db4d75dc5fdc7c9ab ;
    mo:track_count 2 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N30ffd0b149224303afb6e74b0dcbe6af,
        _:N52566f22d9904c0db4d75dc5fdc7c9ab .

