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

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 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/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 .

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

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

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

<https://medium-media.vgm.io/albums/46/98764/98764-1589147238.jpg> a schema:ImageObject,
        foaf:Image .

<album/98764#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Siuil A Run"@en,
        "Siuil A Run"@ja,
        "Siuil A Run"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ぼいじゃあ"@en ;
            foaf:made <album/98764#composition> ;
            foaf:name "ぼいじゃあ"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/98764#musicalwork> ;
    schema:name "Siuil A Run"@en,
        "Siuil A Run"@ja,
        "Siuil A Run"@ja-latn .

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

<album/98764#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Siuil A Run"@en,
        "Siuil A Run"@ja,
        "Siuil A Run"@ja-latn ;
    mo:performance_of <album/98764#musicalwork> ;
    mo:performer _:Nb1082c227c824835828b388d091de736 ;
    mo:recorded_as <album/98764#musicalexpression> ;
    schema:byArtist _:Nb1082c227c824835828b388d091de736 ;
    schema:name "Siuil A Run"@en,
        "Siuil A Run"@ja,
        "Siuil A Run"@ja-latn ;
    schema:workPerformed <album/98764#musicalwork> .

<album/98764#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "Siuil A Run"@en,
        "Siuil A Run"@ja,
        "Siuil A Run"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98764#musicalexpression> ;
    mo:publisher _:Na864b999cf6a4cb086b2c8b8663e9b8a ;
    mo:record _:Nfa8d9f55f3e94be19a7e785bac7e24e5 ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/1948#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ぼいじゃあ"@en ;
            foaf:name "ぼいじゃあ"@en ] ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/98764/98764-1589147238.jpg> ;
    schema:name "Siuil A Run"@en,
        "Siuil A Run"@ja,
        "Siuil A Run"@ja-latn ;
    schema:publisher _:Na864b999cf6a4cb086b2c8b8663e9b8a ;
    foaf:depiction <https://media.vgm.io/albums/46/98764/98764-1589147238.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ぼいじゃあ"@en ;
    foaf:made <album/98764#subject> ;
    foaf:name "ぼいじゃあ"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98764#subject> ;
    schema:name "ぼいじゃあ"@en ;
    foaf:made <album/98764#subject> ;
    foaf:name "ぼいじゃあ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ぼいじゃあ"@en ;
    foaf:made <album/98764#lyrics> ;
    foaf:name "ぼいじゃあ"@en .

_:N105e7559bbd94083adcef4ce7bb6cf77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "唯、うたのために"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa8d9f55f3e94be19a7e785bac7e24e5 ;
    schema:name "唯、うたのために"@ja .

_:N340b8feac5294f969cab3cf0f993b153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "独言"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa8d9f55f3e94be19a7e785bac7e24e5 ;
    schema:name "独言"@ja .

_:N3716969fd27046b4963ba946a85f0c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siuil A Run"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa8d9f55f3e94be19a7e785bac7e24e5 ;
    schema:name "Siuil A Run"@ja .

_:N42236c358bd84d88bfb7e89a4cea764b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "所在爪定の屋台"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa8d9f55f3e94be19a7e785bac7e24e5 ;
    schema:name "所在爪定の屋台"@ja .

_:Na864b999cf6a4cb086b2c8b8663e9b8a schema:name "Voyager"@en ;
    foaf:name "Voyager"@en .

_:Nb1082c227c824835828b388d091de736 a schema:Person,
        foaf:Person ;
    mo:performed <album/98764#performance> ;
    schema:name "ぼいじゃあ"@en ;
    foaf:name "ぼいじゃあ"@en .

_:Nebaa87990aea47cab7cb94373acaf886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "呑めや唄えや"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfa8d9f55f3e94be19a7e785bac7e24e5 ;
    schema:name "呑めや唄えや"@ja .

_:Nfa8d9f55f3e94be19a7e785bac7e24e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N105e7559bbd94083adcef4ce7bb6cf77,
        _:N340b8feac5294f969cab3cf0f993b153,
        _:N3716969fd27046b4963ba946a85f0c9e,
        _:N42236c358bd84d88bfb7e89a4cea764b,
        _:Nebaa87990aea47cab7cb94373acaf886 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N105e7559bbd94083adcef4ce7bb6cf77,
        _:N340b8feac5294f969cab3cf0f993b153,
        _:N3716969fd27046b4963ba946a85f0c9e,
        _:N42236c358bd84d88bfb7e89a4cea764b,
        _:Nebaa87990aea47cab7cb94373acaf886 .

