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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15379#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/15379#composition>,
        <album/15379#subject> ;
    foaf:name "U2"@en .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/15379#musicalexpression> a mo:Signal ;
    mo:published_as <album/15379#subject> ;
    mo:records <album/15379#performance> .

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

<org/871#subject> schema:name "SEA SPARROWS"@en,
        "SEA SPARROWS"@ja,
        "SEA SPARROWS"@ja-latn ;
    foaf:name "SEA SPARROWS"@en,
        "SEA SPARROWS"@ja,
        "SEA SPARROWS"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/15379/15379-1253349694.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/15379#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Scarlet Symphonia"@en,
        "Scarlet Symphonia"@ja,
        "Scarlet Symphonia"@ja-latn ;
    mo:catalogue_number "SSTO-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15379#musicalexpression> ;
    mo:publisher <org/871#subject> ;
    mo:record _:N06279906c5994914a5eb05312cf5e11f ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/15379/15379-1253349694.jpg> ;
    schema:name "Scarlet Symphonia"@en,
        "Scarlet Symphonia"@ja,
        "Scarlet Symphonia"@ja-latn ;
    schema:publisher <org/871#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/15379/15379-1253349694.jpg> .

_:N04a17c31720644e9b67429326144edd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "E.R in HOSPITAL ICU mix"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "E.R in HOSPITAL ICU mix"@ja .

_:N04b40c66fd604d4a8864ad6a8c8a7bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらさくら　～ Japanize Dream...House mix"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "さくらさくら　～ Japanize Dream...House mix"@ja .

_:N2dcb5cdcae594e9a9a32d2b8625eefd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Eyes　～ Dream Trance mix ～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "Black Eyes　～ Dream Trance mix ～"@ja .

_:N67eb26ab8ed24d888014af54906b0b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宙色マスタースパーク"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "宙色マスタースパーク"@ja .

_:N7615fb79d0e344a2bbbc2448c82482ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the criminal doll"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "the criminal doll"@ja .

_:N76309d401b68440dab96f91c99cf7db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY HAPPY HUSION"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "HAPPY HAPPY HUSION"@ja .

_:N840e95c0058f48498c43573570a1ccba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 2009 NEW AGE MOON mix"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "Voyage 2009 NEW AGE MOON mix"@ja .

_:N85c69cef52c34870ab072956a0e5b813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All living's utopia"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "All living's utopia"@ja .

_:Nbd274f5ef6e1426198aded2254824974 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For My Princess"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "For My Princess"@ja .

_:Nd7e780de1bd94f4c8869910aea2f6e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hallucination"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "hallucination"@ja .

_:Ne9396b3e294248feaf695936ba86b918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-萃-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N06279906c5994914a5eb05312cf5e11f ;
    schema:name "-萃-"@ja .

_:N06279906c5994914a5eb05312cf5e11f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a17c31720644e9b67429326144edd7,
        _:N04b40c66fd604d4a8864ad6a8c8a7bf6,
        _:N2dcb5cdcae594e9a9a32d2b8625eefd3,
        _:N67eb26ab8ed24d888014af54906b0b10,
        _:N7615fb79d0e344a2bbbc2448c82482ac,
        _:N76309d401b68440dab96f91c99cf7db1,
        _:N840e95c0058f48498c43573570a1ccba,
        _:N85c69cef52c34870ab072956a0e5b813,
        _:Nbd274f5ef6e1426198aded2254824974,
        _:Nd7e780de1bd94f4c8869910aea2f6e4a,
        _:Ne9396b3e294248feaf695936ba86b918 ;
    mo:track_count 11 ;
    schema:duration "PT58:51"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04a17c31720644e9b67429326144edd7,
        _:N04b40c66fd604d4a8864ad6a8c8a7bf6,
        _:N2dcb5cdcae594e9a9a32d2b8625eefd3,
        _:N67eb26ab8ed24d888014af54906b0b10,
        _:N7615fb79d0e344a2bbbc2448c82482ac,
        _:N76309d401b68440dab96f91c99cf7db1,
        _:N840e95c0058f48498c43573570a1ccba,
        _:N85c69cef52c34870ab072956a0e5b813,
        _:Nbd274f5ef6e1426198aded2254824974,
        _:Nd7e780de1bd94f4c8869910aea2f6e4a,
        _:Ne9396b3e294248feaf695936ba86b918 .

