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

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

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

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

<artist/6174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84348#subject> ;
    schema:name "SeiuChi"@en ;
    foaf:made <album/84348#composition>,
        <album/84348#subject> ;
    foaf:name "SeiuChi"@en .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/84348#musicalexpression> a mo:Signal ;
    mo:published_as <album/84348#subject> ;
    mo:records <album/84348#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/84/84348/84348-1549903132.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/84348#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/84348/84348-1549903132.png> ;
    foaf:depicts <album/84348#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/84348/84348-1549903132.png> .

<https://medium-media.vgm.io/albums/84/84348/84348-1549903132.png> a schema:ImageObject,
        foaf:Image .

<album/84348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Banbutsu no Ou"@en,
        "万物の王"@ja,
        "Banbutsu no Ou"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/6174#subject> ;
    mo:produced_work <album/84348#musicalwork> ;
    schema:name "Banbutsu no Ou"@en,
        "万物の王"@ja,
        "Banbutsu no Ou"@ja-latn .

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

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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84348#performance> ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

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

<artist/31088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84348#performance> ;
    schema:name "Yuu Kanamori"@en,
        "神奈森ユウ"@ja ;
    foaf:name "Yuu Kanamori"@en,
        "神奈森ユウ"@ja .

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/84348#performance> ;
    schema:name "senya"@en ;
    foaf:name "senya"@en .

<album/84348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Banbutsu no Ou"@en,
        "万物の王"@ja,
        "Banbutsu no Ou"@ja-latn ;
    mo:performance_of <album/84348#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/31088#subject>,
        <artist/9452#subject> ;
    mo:recorded_as <album/84348#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/31088#subject>,
        <artist/9452#subject> ;
    schema:name "Banbutsu no Ou"@en,
        "万物の王"@ja,
        "Banbutsu no Ou"@ja-latn ;
    schema:workPerformed <album/84348#musicalwork> .

<album/84348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-03"^^xsd:date ;
    dcterms:title "Banbutsu no Ou"@en,
        "万物の王"@ja,
        "Banbutsu no Ou"@ja-latn ;
    mo:catalogue_number "YHST-0107" ;
    mo:media_type "CD" ;
    mo:publication_of <album/84348#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N19e592cfeacb44eeb682944e9985f16e ;
    mo:record_count 1 ;
    schema:about <product/33#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/31087#subject>,
        <artist/31088#subject>,
        <artist/9452#subject> ;
    schema:datePublished "2018-11-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/84348/84348-1549903132.png> ;
    schema:name "Banbutsu no Ou"@en,
        "万物の王"@ja,
        "Banbutsu no Ou"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/84348/84348-1549903132.png> .

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

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

_:N574164ca65b24d5696dc0b64cf199627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reminiscence"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N19e592cfeacb44eeb682944e9985f16e ;
    schema:name "Reminiscence"@ja .

_:Nd84b45b05f704e1bb85fc9d31a7d80a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万物の王"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N19e592cfeacb44eeb682944e9985f16e ;
    schema:name "万物の王"@ja .

_:N19e592cfeacb44eeb682944e9985f16e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N574164ca65b24d5696dc0b64cf199627,
        _:Nd84b45b05f704e1bb85fc9d31a7d80a2 ;
    mo:track_count 2 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N574164ca65b24d5696dc0b64cf199627,
        _:Nd84b45b05f704e1bb85fc9d31a7d80a2 .

