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

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

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

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

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

<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 .

<album/43301#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Syu-Gyoku"@en,
        "珠戯曲 Syu-Gyoku"@ja,
        "Syu-Gyoku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43301#musicalwork> ;
    schema:name "Syu-Gyoku"@en,
        "珠戯曲 Syu-Gyoku"@ja,
        "Syu-Gyoku"@ja-latn .

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

<org/457#subject> schema:name "K2 SOUND"@en,
        "K2 SOUND"@ja,
        "K2 SOUND"@ja-latn ;
    foaf:name "K2 SOUND"@en,
        "K2 SOUND"@ja,
        "K2 SOUND"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/43301/43301-1387774298.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29339#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43301#performance> ;
    schema:name "Reina Hasegawa"@en,
        "長谷川澪奈"@ja ;
    foaf:name "Reina Hasegawa"@en,
        "長谷川澪奈"@ja .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43301#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<album/43301#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Syu-Gyoku"@en,
        "珠戯曲 Syu-Gyoku"@ja,
        "Syu-Gyoku"@ja-latn ;
    mo:performance_of <album/43301#musicalwork> ;
    mo:performer _:Necd6c15c3e714ae48138069991d6ef0e,
        <artist/29339#subject>,
        <artist/5946#subject> ;
    mo:recorded_as <album/43301#musicalexpression> ;
    schema:byArtist _:Necd6c15c3e714ae48138069991d6ef0e,
        <artist/29339#subject>,
        <artist/5946#subject> ;
    schema:name "Syu-Gyoku"@en,
        "珠戯曲 Syu-Gyoku"@ja,
        "Syu-Gyoku"@ja-latn ;
    schema:workPerformed <album/43301#musicalwork> .

<album/43301#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Syu-Gyoku"@en,
        "珠戯曲 Syu-Gyoku"@ja,
        "Syu-Gyoku"@ja-latn ;
    mo:catalogue_number "K2SD-014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43301#musicalexpression> ;
    mo:publisher <org/457#subject> ;
    mo:record _:N3564d158062b45b097425781a247007e ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/1948#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ルキア"@en ;
            foaf:name "ルキア"@en ],
        <artist/29339#subject>,
        <artist/5946#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/43301/43301-1387774298.jpg> ;
    schema:name "Syu-Gyoku"@en,
        "珠戯曲 Syu-Gyoku"@ja,
        "Syu-Gyoku"@ja-latn ;
    schema:publisher <org/457#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/43301/43301-1387774298.jpg> .

_:N208648f9aa0c45e29c2053fe2c9ee43a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天涯の谺"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "天涯の谺"@ja .

_:N704ed715583243cfb6b493a524acfb17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Dealing"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "Double Dealing"@ja .

_:N78dbd1b6ad03428cb685a43727960b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BA・BA・BANG!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "BA・BA・BANG!!"@ja .

_:N92ab0963ad844eb88a59fc40ff8f6ccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "duplicate detection"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "duplicate detection"@ja .

_:Na503a69cf6a84a58b79dd43b188f2c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叶えし時まで"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "叶えし時まで"@ja .

_:Nbdb7002974484c2e91ef53b61d1e61fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "業～カルマ～"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "業～カルマ～"@ja .

_:Ndb6e7ef98c99476985d8a0b6f1ac7041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "electric primitive"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "electric primitive"@ja .

_:Necd6c15c3e714ae48138069991d6ef0e a schema:Person,
        foaf:Person ;
    mo:performed <album/43301#performance> ;
    schema:name "ルキア"@en ;
    foaf:name "ルキア"@en .

_:Nf6438638dc4e484ca88587355479c485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Squall"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3564d158062b45b097425781a247007e ;
    schema:name "White Squall"@ja .

_:N3564d158062b45b097425781a247007e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N208648f9aa0c45e29c2053fe2c9ee43a,
        _:N704ed715583243cfb6b493a524acfb17,
        _:N78dbd1b6ad03428cb685a43727960b15,
        _:N92ab0963ad844eb88a59fc40ff8f6ccc,
        _:Na503a69cf6a84a58b79dd43b188f2c67,
        _:Nbdb7002974484c2e91ef53b61d1e61fb,
        _:Ndb6e7ef98c99476985d8a0b6f1ac7041,
        _:Nf6438638dc4e484ca88587355479c485 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N208648f9aa0c45e29c2053fe2c9ee43a,
        _:N704ed715583243cfb6b493a524acfb17,
        _:N78dbd1b6ad03428cb685a43727960b15,
        _:N92ab0963ad844eb88a59fc40ff8f6ccc,
        _:Na503a69cf6a84a58b79dd43b188f2c67,
        _:Nbdb7002974484c2e91ef53b61d1e61fb,
        _:Ndb6e7ef98c99476985d8a0b6f1ac7041,
        _:Nf6438638dc4e484ca88587355479c485 .

