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

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    schema:name "senya"@en ;
    foaf:made <album/21990#subject>,
        <album/21990#vocals> ;
    foaf:name "senya"@en .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/21990#lyrics>,
        <album/21990#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

<album/92297> a mo:Release ;
    mo:catalogue_number "YHST-0001R" .

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/21990#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kanjou Chemistry"@en,
        "感情ケミストリー"@ja,
        "Kanjou Chemistry"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/21990#musicalwork> ;
    schema:name "Kanjou Chemistry"@en,
        "感情ケミストリー"@ja,
        "Kanjou Chemistry"@ja-latn .

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

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

<album/21990#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kanjou Chemistry"@en,
        "感情ケミストリー"@ja,
        "Kanjou Chemistry"@ja-latn ;
    mo:performance_of <album/21990#musicalwork> ;
    mo:recorded_as <album/21990#musicalexpression> ;
    schema:name "Kanjou Chemistry"@en,
        "感情ケミストリー"@ja,
        "Kanjou Chemistry"@ja-latn ;
    schema:workPerformed <album/21990#musicalwork> .

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/21990/21990-1290179010.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21990#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Kanjou Chemistry"@en,
        "感情ケミストリー"@ja,
        "Kanjou Chemistry"@ja-latn ;
    mo:catalogue_number "YHST-0001" ;
    mo:media_type "CD-R" ;
    mo:other_release_of <album/92297> ;
    mo:publication_of <album/21990#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:Nb933f6ea36d34b09a80adb3745a438d9 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/22#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/21990/21990-1290179010.jpg> ;
    schema:name "Kanjou Chemistry"@en,
        "感情ケミストリー"@ja,
        "Kanjou Chemistry"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/21990/21990-1290179010.jpg> .

_:N77c8fbb5227d4b16a2365c22c3ead320 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダフネ幻想歌"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nb933f6ea36d34b09a80adb3745a438d9 ;
    schema:name "ダフネ幻想歌"@ja .

_:Nc3db3cf6a9c644ef82ca4599e07ca173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感情ケミストリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb933f6ea36d34b09a80adb3745a438d9 ;
    schema:name "感情ケミストリー"@ja .

_:Nf4e2fac52365444ab385d20b2b028265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "零れ桜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nb933f6ea36d34b09a80adb3745a438d9 ;
    schema:name "零れ桜"@ja .

_:Nb933f6ea36d34b09a80adb3745a438d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N77c8fbb5227d4b16a2365c22c3ead320,
        _:Nc3db3cf6a9c644ef82ca4599e07ca173,
        _:Nf4e2fac52365444ab385d20b2b028265 ;
    mo:track_count 3 ;
    schema:duration "PT14:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N77c8fbb5227d4b16a2365c22c3ead320,
        _:Nc3db3cf6a9c644ef82ca4599e07ca173,
        _:Nf4e2fac52365444ab385d20b2b028265 .

