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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56202#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/56202#composition>,
        <album/56202#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@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/2491#subject> a schema:CreativeWork ;
    schema:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@ja-latn ;
    foaf:name "Danmaku Amanojaku ~ Impossible Spell Card."@en,
        "弾幕アマノジャク　～ Impossible Spell Card."@ja,
        "Danmaku Amanojaku ~ Impossible Spell Card."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<https://medium-media.vgm.io/albums/20/56202/56202-1450343315.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/16653#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/56202#performance> ;
    schema:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja ;
    foaf:made <album/56202#lyrics>,
        <album/56202#subject> ;
    foaf:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja .

<album/56202#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seijin no Chouritsu"@en,
        "聖人の調律"@ja,
        "Seijin no Chouritsu"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject>,
        <artist/9454#subject> ;
    mo:produced_work <album/56202#musicalwork> ;
    schema:name "Seijin no Chouritsu"@en,
        "聖人の調律"@ja,
        "Seijin no Chouritsu"@ja-latn .

<album/56202#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seijin no Chouritsu"@en,
        "聖人の調律"@ja,
        "Seijin no Chouritsu"@ja-latn ;
    mo:performance_of <album/56202#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/16653#subject> ;
    mo:recorded_as <album/56202#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/16653#subject> ;
    schema:name "Seijin no Chouritsu"@en,
        "聖人の調律"@ja,
        "Seijin no Chouritsu"@ja-latn ;
    schema:workPerformed <album/56202#musicalwork> .

<album/56202#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Seijin no Chouritsu"@en,
        "聖人の調律"@ja,
        "Seijin no Chouritsu"@ja-latn ;
    mo:catalogue_number "SJFT-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56202#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Nef421cc9f0e9494c8bfc286dc89bf88c ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/10#subject>,
        <product/1948#subject>,
        <product/2491#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/16653#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/56202/56202-1450343315.jpg> ;
    schema:name "Seijin no Chouritsu"@en,
        "聖人の調律"@ja,
        "Seijin no Chouritsu"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/56202/56202-1450343315.jpg> .

_:N79b43ba8ea42487b9216d67e523aede2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖人の調律"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nef421cc9f0e9494c8bfc286dc89bf88c ;
    schema:name "聖人の調律"@ja .

_:N8043042b8ab94916b0a2034041a133e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アマノジャック(幽閉サテライト cover Fractal ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nef421cc9f0e9494c8bfc286dc89bf88c ;
    schema:name "アマノジャック(幽閉サテライト cover Fractal ver.)"@ja .

_:N83514f6f1c7e4740ac5008e2dc08c594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "偽りの私"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nef421cc9f0e9494c8bfc286dc89bf88c ;
    schema:name "偽りの私"@ja .

_:Nb0608f1183b64f10b74717b3fd8785f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクローム"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nef421cc9f0e9494c8bfc286dc89bf88c ;
    schema:name "モノクローム"@ja .

_:Nb1c5f3c4a8974c348ef3fec93eeb4922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地上の翼"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nef421cc9f0e9494c8bfc286dc89bf88c ;
    schema:name "地上の翼"@ja .

_:Nb95cb8c1923848d9a3ae659fe00a3dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ただひとつの天衣"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nef421cc9f0e9494c8bfc286dc89bf88c ;
    schema:name "ただひとつの天衣"@ja .

_:Nef421cc9f0e9494c8bfc286dc89bf88c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N79b43ba8ea42487b9216d67e523aede2,
        _:N8043042b8ab94916b0a2034041a133e9,
        _:N83514f6f1c7e4740ac5008e2dc08c594,
        _:Nb0608f1183b64f10b74717b3fd8785f2,
        _:Nb1c5f3c4a8974c348ef3fec93eeb4922,
        _:Nb95cb8c1923848d9a3ae659fe00a3dbc ;
    mo:track_count 6 ;
    schema:duration "PT25:04"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N79b43ba8ea42487b9216d67e523aede2,
        _:N8043042b8ab94916b0a2034041a133e9,
        _:N83514f6f1c7e4740ac5008e2dc08c594,
        _:Nb0608f1183b64f10b74717b3fd8785f2,
        _:Nb1c5f3c4a8974c348ef3fec93eeb4922,
        _:Nb95cb8c1923848d9a3ae659fe00a3dbc .

