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

<artist/8936#subject> a schema:Person,
        foaf:Person ;
    schema:name "Party."@en ;
    foaf:made <album/22647#lyrics>,
        <album/22647#subject> ;
    foaf:name "Party."@en .

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22647#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/22647#composition>,
        <album/22647#subject> ;
    foaf:name "U2"@en .

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/22647#lyrics> a mo:Lyrics .

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

<org/573#subject> schema:name "Digitalic Party"@en,
        "Digitalic Party"@ja,
        "Digitalic Party"@ja-latn ;
    foaf:name "Digitalic Party"@en,
        "Digitalic Party"@ja,
        "Digitalic Party"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/22647/22647-1293200288.jpg> a schema:ImageObject,
        foaf:Image .

<album/22647#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Clamshell Relation"@en,
        "Clamshell Relation"@ja,
        "Clamshell Relation"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/22647#musicalwork> ;
    schema:name "Clamshell Relation"@en,
        "Clamshell Relation"@ja,
        "Clamshell Relation"@ja-latn .

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

<artist/9484#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22647#performance> ;
    schema:name "39*"@en ;
    foaf:name "39*"@en .

<artist/9691#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22647#performance> ;
    schema:name "yukimame"@en,
        "ゆきまめ"@ja ;
    foaf:name "yukimame"@en,
        "ゆきまめ"@ja .

<album/22647#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Clamshell Relation"@en,
        "Clamshell Relation"@ja,
        "Clamshell Relation"@ja-latn ;
    mo:performance_of <album/22647#musicalwork> ;
    mo:performer _:Na0b75fc42fe94d4ba5989078c4751eed,
        <artist/9484#subject>,
        <artist/9691#subject> ;
    mo:recorded_as <album/22647#musicalexpression> ;
    schema:byArtist _:Na0b75fc42fe94d4ba5989078c4751eed,
        <artist/9484#subject>,
        <artist/9691#subject> ;
    schema:name "Clamshell Relation"@en,
        "Clamshell Relation"@ja,
        "Clamshell Relation"@ja-latn ;
    schema:workPerformed <album/22647#musicalwork> .

<album/22647#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Clamshell Relation"@en,
        "Clamshell Relation"@ja,
        "Clamshell Relation"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22647#musicalexpression> ;
    mo:publisher <org/573#subject> ;
    mo:record _:N3fb6b4d73c694856a61ea68a2a75d283 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/25#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Pagodes"@en ;
            foaf:name "Pagodes"@en ],
        <artist/9484#subject>,
        <artist/9691#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/22647/22647-1293200288.jpg> ;
    schema:name "Clamshell Relation"@en,
        "Clamshell Relation"@ja,
        "Clamshell Relation"@ja-latn ;
    schema:publisher <org/573#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/22647/22647-1293200288.jpg> .

_:N46e76a3a18aa4f4cb77a5d733ad72cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital+Eternal (off vocal)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N3fb6b4d73c694856a61ea68a2a75d283 ;
    schema:name "Orbital+Eternal (off vocal)"@en .

_:N785f57da568f4384ac7c7d84db7bb39b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nonexistence (off vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N3fb6b4d73c694856a61ea68a2a75d283 ;
    schema:name "nonexistence (off vocal)"@en .

_:N9d3611ca0883429ba42d429c4e51eaa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nonexistence"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N3fb6b4d73c694856a61ea68a2a75d283 ;
    schema:name "nonexistence"@en .

_:Na0b75fc42fe94d4ba5989078c4751eed a schema:Person,
        foaf:Person ;
    mo:performed <album/22647#performance> ;
    schema:name "Pagodes"@en ;
    foaf:name "Pagodes"@en .

_:Nb481cb3bd59849959fab0b73b4e9c07c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primitive Spring (off vocal)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N3fb6b4d73c694856a61ea68a2a75d283 ;
    schema:name "Primitive Spring (off vocal)"@en .

_:Nd4c41c4561054350acf96e24c9a98cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital+Eternal"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N3fb6b4d73c694856a61ea68a2a75d283 ;
    schema:name "Orbital+Eternal"@en .

_:Ndcd159e2189d42b19c448de33ab784ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primitive Spring"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N3fb6b4d73c694856a61ea68a2a75d283 ;
    schema:name "Primitive Spring"@en .

_:N3fb6b4d73c694856a61ea68a2a75d283 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46e76a3a18aa4f4cb77a5d733ad72cd4,
        _:N785f57da568f4384ac7c7d84db7bb39b,
        _:N9d3611ca0883429ba42d429c4e51eaa3,
        _:Nb481cb3bd59849959fab0b73b4e9c07c,
        _:Nd4c41c4561054350acf96e24c9a98cfc,
        _:Ndcd159e2189d42b19c448de33ab784ff ;
    mo:track_count 6 ;
    schema:duration "PT34:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N46e76a3a18aa4f4cb77a5d733ad72cd4,
        _:N785f57da568f4384ac7c7d84db7bb39b,
        _:N9d3611ca0883429ba42d429c4e51eaa3,
        _:Nb481cb3bd59849959fab0b73b4e9c07c,
        _:Nd4c41c4561054350acf96e24c9a98cfc,
        _:Ndcd159e2189d42b19c448de33ab784ff .

