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

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

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

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

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 2006)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

<album/11118#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Floatia2"@en,
        "Floatia2"@ja,
        "Floatia2"@ja-latn ;
    mo:performance_of <album/11118#musicalwork> ;
    mo:recorded_as <album/11118#musicalexpression> ;
    schema:name "Floatia2"@en,
        "Floatia2"@ja,
        "Floatia2"@ja-latn ;
    schema:workPerformed <album/11118#musicalwork> .

<org/507#subject> schema:name "Sasaraya"@en,
        "ササラヤ"@ja,
        "Sasaraya"@ja-latn ;
    foaf:name "Sasaraya"@en,
        "ササラヤ"@ja,
        "Sasaraya"@ja-latn .

<https://media.vgm.io/albums/81/11118/11118-1227662392.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11118#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/11118/11118-1227662392.png> ;
    foaf:depicts <album/11118#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/11118/11118-1227662392.png> .

<https://medium-media.vgm.io/albums/81/11118/11118-1227662392.png> a schema:ImageObject,
        foaf:Image .

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

<album/11118#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Floatia2"@en,
        "Floatia2"@ja,
        "Floatia2"@ja-latn ;
    mo:catalogue_number "SSRY-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11118#musicalexpression> ;
    mo:publisher <org/507#subject> ;
    mo:record _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/10#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/64#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/11118/11118-1227662392.png> ;
    schema:name "Floatia2"@en,
        "Floatia2"@ja,
        "Floatia2"@ja-latn ;
    schema:publisher <org/507#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/11118/11118-1227662392.png> .

_:N356f679e63594b43888b3c12cf57d8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂気の瞳・改"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "狂気の瞳・改"@ja .

_:N6e7b223efc204ab589f6d03a77c73d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おいでよ ようかいの森"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "おいでよ ようかいの森"@ja .

_:N88c79de643c6443294016ccccf66fc33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想機械叫叫曲"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "幻想機械叫叫曲"@ja .

_:N8c70480171a549d6b9e5a1f0ea771abd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plastic Mind"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "Plastic Mind"@ja .

_:Nc4ab34398c914967bd3111a3b37edceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancestor"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "Ancestor"@ja .

_:Nd866d30b29c24a73a7d6cb3eec6d33cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Age of Light -East side Remix-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:21"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "Age of Light -East side Remix-"@ja .

_:Ne6605f716b87483788449c4bb51b3d8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.O.N"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "U.N.O.N"@ja .

_:Ne9780585161540a488e64d6db897dc89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜行性症候群"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "夜行性症候群"@ja .

_:Neb44133ac0fd4fc5bfcbab735219fdd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅人白夜～闘魔救魔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "紅人白夜～闘魔救魔"@ja .

_:Nec9872449cb547ef8f9300d6672f6ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls,be Ambitious"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nd49fd597e6d54de7a7e5fbbc2c3a2bad ;
    schema:name "Girls,be Ambitious"@ja .

_:Nd49fd597e6d54de7a7e5fbbc2c3a2bad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N356f679e63594b43888b3c12cf57d8b1,
        _:N6e7b223efc204ab589f6d03a77c73d8c,
        _:N88c79de643c6443294016ccccf66fc33,
        _:N8c70480171a549d6b9e5a1f0ea771abd,
        _:Nc4ab34398c914967bd3111a3b37edceb,
        _:Nd866d30b29c24a73a7d6cb3eec6d33cf,
        _:Ne6605f716b87483788449c4bb51b3d8d,
        _:Ne9780585161540a488e64d6db897dc89,
        _:Neb44133ac0fd4fc5bfcbab735219fdd3,
        _:Nec9872449cb547ef8f9300d6672f6ff8 ;
    mo:track_count 10 ;
    schema:duration "PT58:19"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N356f679e63594b43888b3c12cf57d8b1,
        _:N6e7b223efc204ab589f6d03a77c73d8c,
        _:N88c79de643c6443294016ccccf66fc33,
        _:N8c70480171a549d6b9e5a1f0ea771abd,
        _:Nc4ab34398c914967bd3111a3b37edceb,
        _:Nd866d30b29c24a73a7d6cb3eec6d33cf,
        _:Ne6605f716b87483788449c4bb51b3d8d,
        _:Ne9780585161540a488e64d6db897dc89,
        _:Neb44133ac0fd4fc5bfcbab735219fdd3,
        _:Nec9872449cb547ef8f9300d6672f6ff8 .

