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

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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<org/602#subject> schema:name "Studio \"Syrup Comfiture\""@en,
        "Studio \"Syrup Comfiture\""@ja,
        "Studio \"Syrup Comfiture\""@ja-latn ;
    foaf:name "Studio \"Syrup Comfiture\""@en,
        "Studio \"Syrup Comfiture\""@ja,
        "Studio \"Syrup Comfiture\""@ja-latn .

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

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

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

<artist/10217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27864#performance> ;
    schema:name "eerie"@en ;
    foaf:made <album/27864#lyrics>,
        <album/27864#subject> ;
    foaf:name "eerie"@en .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/27864#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:made <album/27864#lyrics>,
        <album/27864#subject> ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

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

<album/27864#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "over"@en,
        "over"@ja,
        "over"@ja-latn ;
    mo:performance_of <album/27864#musicalwork> ;
    mo:performer <artist/10217#subject>,
        <artist/7301#subject> ;
    mo:recorded_as <album/27864#musicalexpression> ;
    schema:byArtist <artist/10217#subject>,
        <artist/7301#subject> ;
    schema:name "over"@en,
        "over"@ja,
        "over"@ja-latn ;
    schema:workPerformed <album/27864#musicalwork> .

<album/27864#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "over"@en,
        "over"@ja,
        "over"@ja-latn ;
    mo:catalogue_number "SSC-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27864#musicalexpression> ;
    mo:publisher <org/602#subject> ;
    mo:record _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/12#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/10217#subject>,
        <artist/7301#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/27864/27864-1316184642.jpg> ;
    schema:name "over"@en,
        "over"@ja,
        "over"@ja-latn ;
    schema:publisher <org/602#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/27864/27864-1316184642.jpg> .

_:N29fd91575a6849bd8ee48de2c2f30480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take it"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "Take it"@ja .

_:N2f52b194a58e4da1a5cccbf6e8b019fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "it's your world in scarlet"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "it's your world in scarlet"@ja .

_:N3c5ed1c351eb4587933362f61bf913fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Threat of the rain"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "Threat of the rain"@ja .

_:N67d173d5449b46e89355c66d479722c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High jump Love"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "High jump Love"@ja .

_:N8aeb4b5868764879a0692f75c017e646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "over."@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "over."@ja .

_:N9f0c19b3b6a54424be9d46b66b5f7f9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Card in the Future"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "Card in the Future"@ja .

_:Nb0820221e4cd4869b8420805199af93e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "errrrrrrrrrrrrr"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "errrrrrrrrrrrrr"@ja .

_:Nb870159582c84be3a60e841a8c07d0af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月影少女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:48"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "月影少女"@ja .

_:Ncb7ba805125f4f28bd4b91ce50116362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray child's Alice"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "Stray child's Alice"@ja .

_:Ne8ca4e40087541dbb03d098df2be0c47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-----------"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N63f1aa602afa45e1bc9e782038c2ab9e ;
    schema:name "-----------"@ja .

_:N63f1aa602afa45e1bc9e782038c2ab9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29fd91575a6849bd8ee48de2c2f30480,
        _:N2f52b194a58e4da1a5cccbf6e8b019fd,
        _:N3c5ed1c351eb4587933362f61bf913fc,
        _:N67d173d5449b46e89355c66d479722c4,
        _:N8aeb4b5868764879a0692f75c017e646,
        _:N9f0c19b3b6a54424be9d46b66b5f7f9c,
        _:Nb0820221e4cd4869b8420805199af93e,
        _:Nb870159582c84be3a60e841a8c07d0af,
        _:Ncb7ba805125f4f28bd4b91ce50116362,
        _:Ne8ca4e40087541dbb03d098df2be0c47 ;
    mo:track_count 10 ;
    schema:duration "PT51:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N29fd91575a6849bd8ee48de2c2f30480,
        _:N2f52b194a58e4da1a5cccbf6e8b019fd,
        _:N3c5ed1c351eb4587933362f61bf913fc,
        _:N67d173d5449b46e89355c66d479722c4,
        _:N8aeb4b5868764879a0692f75c017e646,
        _:N9f0c19b3b6a54424be9d46b66b5f7f9c,
        _:Nb0820221e4cd4869b8420805199af93e,
        _:Nb870159582c84be3a60e841a8c07d0af,
        _:Ncb7ba805125f4f28bd4b91ce50116362,
        _:Ne8ca4e40087541dbb03d098df2be0c47 .

