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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/43976#lyrics>,
        <album/43976#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

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

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<album/43976#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Double Key EXTRA"@en,
        "Double Key EXTRA"@ja,
        "Double Key EXTRA"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43976#musicalwork> ;
    schema:name "Double Key EXTRA"@en,
        "Double Key EXTRA"@ja,
        "Double Key EXTRA"@ja-latn .

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

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

<org/993#subject> schema:name "ZYTOKINE"@en,
        "ZYTOKINE"@ja,
        "ZYTOKINE"@ja-latn ;
    foaf:name "ZYTOKINE"@en,
        "ZYTOKINE"@ja,
        "ZYTOKINE"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/43976/43976-1390489583.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43976#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Double Key EXTRA"@en,
        "Double Key EXTRA"@ja,
        "Double Key EXTRA"@ja-latn ;
    mo:performance_of <album/43976#musicalwork> ;
    mo:performer <artist/2514#subject> ;
    mo:recorded_as <album/43976#musicalexpression> ;
    schema:byArtist <artist/2514#subject> ;
    schema:name "Double Key EXTRA"@en,
        "Double Key EXTRA"@ja,
        "Double Key EXTRA"@ja-latn ;
    schema:workPerformed <album/43976#musicalwork> .

<artist/2514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43976#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

<album/43976#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Double Key EXTRA"@en,
        "Double Key EXTRA"@ja,
        "Double Key EXTRA"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43976#musicalexpression> ;
    mo:publisher <org/993#subject> ;
    mo:record _:N437d412886e3460da13c0808cdec2e83 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/2514#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/43976/43976-1390489583.jpg> ;
    schema:name "Double Key EXTRA"@en,
        "Double Key EXTRA"@ja,
        "Double Key EXTRA"@ja-latn ;
    schema:publisher <org/993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/43976/43976-1390489583.jpg> .

_:N437d412886e3460da13c0808cdec2e83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne3627c93ef4f4a82aaa670c4d7ec789c ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne3627c93ef4f4a82aaa670c4d7ec789c .

_:Ne3627c93ef4f4a82aaa670c4d7ec789c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILVER feat.aki CYTOKINE Remix"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N437d412886e3460da13c0808cdec2e83 ;
    schema:name "SILVER feat.aki CYTOKINE Remix"@ja .

