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

<artist/5927#subject> a schema:Person,
        foaf:Person ;
    schema:name "REi Aer"@en ;
    foaf:made <album/14939#lyrics>,
        <album/14939#subject> ;
    foaf:name "REi Aer"@en .

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

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

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

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/93/14939/14939-1249811466.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4232#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14939#performance> ;
    schema:name "Tadao"@en,
        "タダオ"@ja ;
    foaf:made <album/14939#lyrics>,
        <album/14939#subject> ;
    foaf:name "Tadao"@en,
        "タダオ"@ja .

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14939#performance> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

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

<album/14939#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "colors_stratosblue"@en,
        "colors_stratosblue"@ja,
        "colors_stratosblue"@ja-latn ;
    mo:catalogue_number "PAER-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14939#musicalexpression> ;
    mo:publisher <org/287#subject> ;
    mo:record _:N891c04e4763c4bfd971cf0515d70eef2 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/4232#subject>,
        <artist/7069#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/14939/14939-1249811466.jpg> ;
    schema:name "colors_stratosblue"@en,
        "colors_stratosblue"@ja,
        "colors_stratosblue"@ja-latn ;
    schema:publisher <org/287#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/14939/14939-1249811466.jpg> .

_:N77b6886da9ec4456b97d1280091abdcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIGHT"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:N891c04e4763c4bfd971cf0515d70eef2 ;
    schema:name "SIGHT"@en .

_:N8be80c16cbb749e4b58e1d3c2a0c44b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STRATOS"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N891c04e4763c4bfd971cf0515d70eef2 ;
    schema:name "STRATOS"@en .

_:N9aef0d55f53140ebbfc9a2b9844686fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIGHT (acoustic inst.)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N891c04e4763c4bfd971cf0515d70eef2 ;
    schema:name "SIGHT (acoustic inst.)"@en .

_:Ncc7990fd052a43e6a13cd9d133d0b609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEASON"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N891c04e4763c4bfd971cf0515d70eef2 ;
    schema:name "SEASON"@en .

_:Nced9efe717c8477eb223222b075b4138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCENE"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N891c04e4763c4bfd971cf0515d70eef2 ;
    schema:name "SCENE"@en .

_:N891c04e4763c4bfd971cf0515d70eef2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N77b6886da9ec4456b97d1280091abdcc,
        _:N8be80c16cbb749e4b58e1d3c2a0c44b4,
        _:N9aef0d55f53140ebbfc9a2b9844686fb,
        _:Ncc7990fd052a43e6a13cd9d133d0b609,
        _:Nced9efe717c8477eb223222b075b4138 ;
    mo:track_count 5 ;
    schema:duration "PT23:48"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N77b6886da9ec4456b97d1280091abdcc,
        _:N8be80c16cbb749e4b58e1d3c2a0c44b4,
        _:N9aef0d55f53140ebbfc9a2b9844686fb,
        _:Ncc7990fd052a43e6a13cd9d133d0b609,
        _:Nced9efe717c8477eb223222b075b4138 .

