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

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

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

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

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

<event/236> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 6 (Oct 06, 2019)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

<https://medium-media.vgm.io/albums/38/106883/106883-05b5150d7728.jpg> a schema:ImageObject,
        foaf:Image .

<album/106883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JUSTIN INNERVER"@en,
        "ジャスティン・イナーバー"@ja,
        "JUSTIN INNERVER"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/106883#musicalwork> ;
    schema:name "JUSTIN INNERVER"@en,
        "ジャスティン・イナーバー"@ja,
        "JUSTIN INNERVER"@ja-latn .

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

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

<artist/16956#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106883#performance> ;
    schema:name "Matsu"@en,
        "抹"@ja ;
    foaf:name "Matsu"@en,
        "抹"@ja .

<artist/2067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106883#performance> ;
    schema:name "YAMAGEN"@en ;
    foaf:name "YAMAGEN"@en .

<artist/35874#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106883#performance> ;
    schema:name "Daito Odagiri"@en,
        "小田桐大登"@ja ;
    foaf:name "Daito Odagiri"@en,
        "小田桐大登"@ja .

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

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

<artist/80408#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106883#performance> ;
    schema:name "Licorne"@en,
        "一角獣"@ja ;
    foaf:name "Licorne"@en,
        "一角獣"@ja .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106883#performance> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

<album/106883#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JUSTIN INNERVER"@en,
        "ジャスティン・イナーバー"@ja,
        "JUSTIN INNERVER"@ja-latn ;
    mo:performance_of <album/106883#musicalwork> ;
    mo:performer _:N8bcaee4d67724740a02936ddee74d1fa,
        <artist/16956#subject>,
        <artist/2067#subject>,
        <artist/35874#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/80408#subject>,
        <artist/955#subject> ;
    mo:recorded_as <album/106883#musicalexpression> ;
    schema:byArtist _:N8bcaee4d67724740a02936ddee74d1fa,
        <artist/16956#subject>,
        <artist/2067#subject>,
        <artist/35874#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/80408#subject>,
        <artist/955#subject> ;
    schema:name "JUSTIN INNERVER"@en,
        "ジャスティン・イナーバー"@ja,
        "JUSTIN INNERVER"@ja-latn ;
    schema:workPerformed <album/106883#musicalwork> .

<album/106883#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-06"^^xsd:date ;
    dcterms:title "JUSTIN INNERVER"@en,
        "ジャスティン・イナーバー"@ja,
        "JUSTIN INNERVER"@ja-latn ;
    mo:catalogue_number "PSYC-0030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106883#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    mo:record_count 1 ;
    mo:release <event/236> ;
    schema:about <product/1948#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "めいど"@en ;
            foaf:name "めいど"@en ],
        <artist/16956#subject>,
        <artist/2067#subject>,
        <artist/35874#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/80408#subject>,
        <artist/955#subject> ;
    schema:datePublished "2019-10-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/106883/106883-05b5150d7728.jpg> ;
    schema:name "JUSTIN INNERVER"@en,
        "ジャスティン・イナーバー"@ja,
        "JUSTIN INNERVER"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/106883/106883-05b5150d7728.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "めいど"@en ;
    foaf:made <album/106883#subject> ;
    foaf:name "めいど"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "めいど"@en ;
    foaf:made <album/106883#lyrics> ;
    foaf:name "めいど"@en .

_:N21c9ee85f4d9452b87a3c34e05ef87dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムゲン・ホーヨー"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "ムゲン・ホーヨー"@ja .

_:N27ec90d24607482cb5236026a9b6c9a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am so I am -off vox-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "I am so I am -off vox-"@ja .

_:N3ca83fcfc9224b36959743c9b0c813b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャスティン・イナーバー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "ジャスティン・イナーバー"@ja .

_:N5d031fab8205426da81f476f1fbe394e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am so I am"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "I am so I am"@ja .

_:N6e35da0409844dba8269c038549fb3d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャスティン・イナーバー -off vox-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "ジャスティン・イナーバー -off vox-"@ja .

_:N84a44e11aa6649a4a7fa5622b250b4f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暁天の少女"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "暁天の少女"@ja .

_:N8bcaee4d67724740a02936ddee74d1fa a schema:Person,
        foaf:Person ;
    mo:performed <album/106883#performance> ;
    schema:name "めいど"@en ;
    foaf:name "めいど"@en .

_:N98fc86127e5242379f0ac686ec2b612c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パラレルライン -off vox-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "パラレルライン -off vox-"@ja .

_:N9b3dce3d052f4b04b9e9acf635a34c0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒呉ビート"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "荒呉ビート"@ja .

_:Nd88d9cadcf514ad281a8f87f6afeb911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パラレルライン"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d9e09ba1fd845fd8c02fa15972b1052 ;
    schema:name "パラレルライン"@ja .

_:N6d9e09ba1fd845fd8c02fa15972b1052 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21c9ee85f4d9452b87a3c34e05ef87dc,
        _:N27ec90d24607482cb5236026a9b6c9a6,
        _:N3ca83fcfc9224b36959743c9b0c813b1,
        _:N5d031fab8205426da81f476f1fbe394e,
        _:N6e35da0409844dba8269c038549fb3d3,
        _:N84a44e11aa6649a4a7fa5622b250b4f9,
        _:N98fc86127e5242379f0ac686ec2b612c,
        _:N9b3dce3d052f4b04b9e9acf635a34c0a,
        _:Nd88d9cadcf514ad281a8f87f6afeb911 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N21c9ee85f4d9452b87a3c34e05ef87dc,
        _:N27ec90d24607482cb5236026a9b6c9a6,
        _:N3ca83fcfc9224b36959743c9b0c813b1,
        _:N5d031fab8205426da81f476f1fbe394e,
        _:N6e35da0409844dba8269c038549fb3d3,
        _:N84a44e11aa6649a4a7fa5622b250b4f9,
        _:N98fc86127e5242379f0ac686ec2b612c,
        _:N9b3dce3d052f4b04b9e9acf635a34c0a,
        _:Nd88d9cadcf514ad281a8f87f6afeb911 .

