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

<artist/5581#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kuon"@en,
        "久遠"@ja ;
    foaf:made <album/18287#lyrics>,
        <album/18287#subject> ;
    foaf:name "Kuon"@en,
        "久遠"@ja .

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

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

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

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

<album/18287#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sakurairo Filament"@en,
        "桜色フィラメント"@ja,
        "Sakurairo Filament"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18287#musicalwork> ;
    schema:name "Sakurairo Filament"@en,
        "桜色フィラメント"@ja,
        "Sakurairo Filament"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/78/18287/18287-1267882920.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18287#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sakurairo Filament"@en,
        "桜色フィラメント"@ja,
        "Sakurairo Filament"@ja-latn ;
    mo:performance_of <album/18287#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/18287#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Sakurairo Filament"@en,
        "桜色フィラメント"@ja,
        "Sakurairo Filament"@ja-latn ;
    schema:workPerformed <album/18287#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18287#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/18287#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Sakurairo Filament"@en,
        "桜色フィラメント"@ja,
        "Sakurairo Filament"@ja-latn ;
    mo:catalogue_number "QLCK-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18287#musicalexpression> ;
    mo:publisher <org/346#subject> ;
    mo:record _:N1a7fd43782d944e584fab0796c0487c8 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/18287/18287-1267882920.jpg> ;
    schema:name "Sakurairo Filament"@en,
        "桜色フィラメント"@ja,
        "Sakurairo Filament"@ja-latn ;
    schema:publisher <org/346#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/18287/18287-1267882920.jpg> .

_:N08a5b72a9b874b8d81c5ce5ef423fb99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent spring"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "Silent spring"@ja .

_:N50acfb366cc1408080be5ace593f1484 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotuscale"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "Lotuscale"@ja .

_:N5270cdd5e91a4c0c963c099a166310a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "櫻色フィラメント (Bonustrack)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "櫻色フィラメント (Bonustrack)"@ja .

_:N5b20856885e6443ea6c171809144aefd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刹華月翔 (Bonustrack)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "刹華月翔 (Bonustrack)"@ja .

_:N713a669728634da99158b3892b35c33e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刹華月翔 (Inst)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "刹華月翔 (Inst)"@ja .

_:Na8d86ac53dac436c9e178688925cb2b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜色フィラメント (Inst)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "桜色フィラメント (Inst)"@ja .

_:Nb845442efb724f74a17e4d4f5b0bde43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nacht fruhiling"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "Nacht fruhiling"@ja .

_:Nb91ecc12f93a4d3b8e45427cefcb1312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horoge Inverse"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "Horoge Inverse"@ja .

_:Ndf0f549e0c1e413b8e59dfdcab3c679b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blue blossoms"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N1a7fd43782d944e584fab0796c0487c8 ;
    schema:name "blue blossoms"@ja .

_:N1a7fd43782d944e584fab0796c0487c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a5b72a9b874b8d81c5ce5ef423fb99,
        _:N50acfb366cc1408080be5ace593f1484,
        _:N5270cdd5e91a4c0c963c099a166310a6,
        _:N5b20856885e6443ea6c171809144aefd,
        _:N713a669728634da99158b3892b35c33e,
        _:Na8d86ac53dac436c9e178688925cb2b5,
        _:Nb845442efb724f74a17e4d4f5b0bde43,
        _:Nb91ecc12f93a4d3b8e45427cefcb1312,
        _:Ndf0f549e0c1e413b8e59dfdcab3c679b ;
    mo:track_count 9 ;
    schema:duration "PT33:52"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N08a5b72a9b874b8d81c5ce5ef423fb99,
        _:N50acfb366cc1408080be5ace593f1484,
        _:N5270cdd5e91a4c0c963c099a166310a6,
        _:N5b20856885e6443ea6c171809144aefd,
        _:N713a669728634da99158b3892b35c33e,
        _:Na8d86ac53dac436c9e178688925cb2b5,
        _:Nb845442efb724f74a17e4d4f5b0bde43,
        _:Nb91ecc12f93a4d3b8e45427cefcb1312,
        _:Ndf0f549e0c1e413b8e59dfdcab3c679b .

