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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/106917#lyrics>,
        <album/106917#subject> ;
    foaf:name "rudder-k"@en .

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

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

<event/211> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 15 (May 06, 2018)" .

<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/106917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Event Horizon"@en,
        "イベント・ホライゾン"@ja,
        "Event Horizon"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/106917#musicalwork> ;
    schema:name "Event Horizon"@en,
        "イベント・ホライゾン"@ja,
        "Event Horizon"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

<https://media.vgm.io/albums/71/106917/106917-d2e13b267f7c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106917#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/106917/106917-d2e13b267f7c.jpg> ;
    foaf:depicts <album/106917#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/106917/106917-d2e13b267f7c.jpg> .

<https://medium-media.vgm.io/albums/71/106917/106917-d2e13b267f7c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106917#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:made <album/106917#lyrics>,
        <album/106917#subject> ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106917#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106917#performance> ;
    schema:name "godwood"@en ;
    foaf:name "godwood"@en .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106917#performance> ;
    schema:name "syo"@en ;
    foaf:name "syo"@en .

<album/106917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Event Horizon"@en,
        "イベント・ホライゾン"@ja,
        "Event Horizon"@ja-latn ;
    mo:performance_of <album/106917#musicalwork> ;
    mo:performer _:N17452913d2bf482b8370bece9e76ee58,
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/9244#subject> ;
    mo:recorded_as <album/106917#musicalexpression> ;
    schema:byArtist _:N17452913d2bf482b8370bece9e76ee58,
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/9244#subject> ;
    schema:name "Event Horizon"@en,
        "イベント・ホライゾン"@ja,
        "Event Horizon"@ja-latn ;
    schema:workPerformed <album/106917#musicalwork> .

<album/106917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-06"^^xsd:date ;
    dcterms:title "Event Horizon"@en,
        "イベント・ホライゾン"@ja,
        "Event Horizon"@ja-latn ;
    mo:catalogue_number "PSYC-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106917#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Nc26e93036ba64c2786136601ddcf57ca ;
    mo:record_count 1 ;
    mo:release <event/211> ;
    schema:about <product/5072#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "もやしん"@en ;
            foaf:name "もやしん"@en ],
        <artist/16836#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2018-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/106917/106917-d2e13b267f7c.jpg> ;
    schema:name "Event Horizon"@en,
        "イベント・ホライゾン"@ja,
        "Event Horizon"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/106917/106917-d2e13b267f7c.jpg> .

_:N006286b042484d5ab4e9110bfeabbd1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋色の流星群 -off vox-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "緋色の流星群 -off vox-"@ja .

_:N15f9a8b735da43d8909e71fc2b7f3db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never-Ending Story"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "Never-Ending Story"@ja .

_:N17452913d2bf482b8370bece9e76ee58 a schema:Person,
        foaf:Person ;
    mo:performed <album/106917#performance> ;
    schema:name "もやしん"@en ;
    foaf:name "もやしん"@en .

_:N215862c60f934fb68b7794855735b401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相子になるのはいつもチョキ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "相子になるのはいつもチョキ"@ja .

_:N5ec7a73be18344f8acfbcb48c6b0b13d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never-Ending Story -off vox-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "Never-Ending Story -off vox-"@ja .

_:N782a8869ab594cd7bef55fdf1b83f071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢への撃鉄を起こせ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "夢への撃鉄を起こせ"@ja .

_:Nc22df592d7844f868be518bf58a9f220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴールドビジョン"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "ゴールドビジョン"@ja .

_:Ndd826a01c2364c04b2100bbdebdea9ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緋色の流星群"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "緋色の流星群"@ja .

_:Nf5ca7849db04461f8c946172854c5b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏恋歌"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "夏恋歌"@ja .

_:Nf8f3e3cfb6fb43d491b565a4e5a76c68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "相子になるのはいつもチョキ -off vox-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc26e93036ba64c2786136601ddcf57ca ;
    schema:name "相子になるのはいつもチョキ -off vox-"@ja .

_:Nc26e93036ba64c2786136601ddcf57ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006286b042484d5ab4e9110bfeabbd1c,
        _:N15f9a8b735da43d8909e71fc2b7f3db3,
        _:N215862c60f934fb68b7794855735b401,
        _:N5ec7a73be18344f8acfbcb48c6b0b13d,
        _:N782a8869ab594cd7bef55fdf1b83f071,
        _:Nc22df592d7844f868be518bf58a9f220,
        _:Ndd826a01c2364c04b2100bbdebdea9ae,
        _:Nf5ca7849db04461f8c946172854c5b18,
        _:Nf8f3e3cfb6fb43d491b565a4e5a76c68 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N006286b042484d5ab4e9110bfeabbd1c,
        _:N15f9a8b735da43d8909e71fc2b7f3db3,
        _:N215862c60f934fb68b7794855735b401,
        _:N5ec7a73be18344f8acfbcb48c6b0b13d,
        _:N782a8869ab594cd7bef55fdf1b83f071,
        _:Nc22df592d7844f868be518bf58a9f220,
        _:Ndd826a01c2364c04b2100bbdebdea9ae,
        _:Nf5ca7849db04461f8c946172854c5b18,
        _:Nf8f3e3cfb6fb43d491b565a4e5a76c68 .

