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

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

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

<artist/12325#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Akito Matsuda"@en,
        "松田彬人"@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Akito Matsuda"@en,
        "松田彬人"@ja .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/16112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "ENDO."@en,
        "エンドウ."@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "ENDO."@en,
        "エンドウ."@ja .

<artist/17733#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Sonosuke Takao"@en,
        "高尾奏之介"@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Sonosuke Takao"@en,
        "高尾奏之介"@ja .

<artist/19995#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Hirotaka Hayakawa"@en,
        "早川博隆"@ja .

<artist/26237#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Motokiyo"@en ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Motokiyo"@en .

<artist/26869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Masashi Kanasaki"@en,
        "金崎真士"@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Masashi Kanasaki"@en,
        "金崎真士"@ja .

<artist/29144#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Sho Udagawa"@en,
        "宇田川翔"@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Sho Udagawa"@en,
        "宇田川翔"@ja .

<artist/29896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Coffee Creamers"@en ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Coffee Creamers"@en .

<artist/37850#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Re:nG"@en ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Re:nG"@en .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99199#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/99199#composition>,
        <album/99199#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

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

<album/99199#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@en,
        "Sunny Spot Instrumental ver. CD / 石原夏織"@ja,
        "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@ja-latn ;
    mo:performance_of <album/99199#musicalwork> ;
    mo:recorded_as <album/99199#musicalexpression> ;
    schema:name "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@en,
        "Sunny Spot Instrumental ver. CD / 石原夏織"@ja,
        "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@ja-latn ;
    schema:workPerformed <album/99199#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/99199/99199-1590039855.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99199#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@en,
        "Sunny Spot Instrumental ver. CD / 石原夏織"@ja,
        "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@ja-latn ;
    mo:composer <artist/12325#subject>,
        <artist/13858#subject>,
        <artist/16112#subject>,
        <artist/17733#subject>,
        <artist/19995#subject>,
        <artist/26237#subject>,
        <artist/26869#subject>,
        <artist/29144#subject>,
        <artist/29896#subject>,
        <artist/37850#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/99199#musicalwork> ;
    schema:name "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@en,
        "Sunny Spot Instrumental ver. CD / 石原夏織"@ja,
        "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@ja-latn .

<album/99199#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-17"^^xsd:date ;
    dcterms:title "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@en,
        "Sunny Spot Instrumental ver. CD / 石原夏織"@ja,
        "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@ja-latn ;
    mo:catalogue_number "DSP-02196" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99199#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N239779f124d040b09ae7be60b48402aa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kaiju Girls Black ~Ultra Kaiju Gijinka Keikaku~"@en ;
            foaf:name "Kaiju Girls Black ~Ultra Kaiju Gijinka Keikaku~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Eshigami no Kizuna"@en ;
            foaf:name "Eshigami no Kizuna"@en ] ;
    schema:datePublished "2019-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/99199/99199-1590039855.jpg> ;
    schema:name "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@en,
        "Sunny Spot Instrumental ver. CD / 石原夏織"@ja,
        "Sunny Spot Instrumental ver. CD / Kaori Ishihara"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/99199/99199-1590039855.jpg> .

_:N02a5a43ecaaa4704b43065165fc32cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♮ Melody"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "♮ Melody"@ja .

_:N06ad0d20f2814aafa51bd5eb884444b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹のソルフェージュ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "虹のソルフェージュ"@ja .

_:N1e7b7a4609e34c67a88067ad14c7c6b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CREATION×CREATION"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "CREATION×CREATION"@ja .

_:N3361217a5ff74929af73843076e6091a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blooming Flower"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "Blooming Flower"@ja .

_:N50638f52b1154eb7a21584d6a3769bf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled Puzzle"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "Untitled Puzzle"@ja .

_:N6678f0f585534695a7e8e11d27cfed76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orange Note"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "Orange Note"@ja .

_:N7254d96aa52846c89ee3f6340b6d2627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny You"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "Sunny You"@ja .

_:N8da81b735ef74f0cba3949cda1db1cdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ray Rule"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "Ray Rule"@ja .

_:Nb1c7965b1c954c4f991693a3e0739325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Singularity Point"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "Singularity Point"@ja .

_:Ne47261a44399420e83f71db6f0d8fdd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨模様リグレット"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "雨模様リグレット"@ja .

_:Nfab1fea1c415438b91a4baf23c9d86e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "empathy"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N239779f124d040b09ae7be60b48402aa ;
    schema:name "empathy"@ja .

_:N239779f124d040b09ae7be60b48402aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02a5a43ecaaa4704b43065165fc32cb2,
        _:N06ad0d20f2814aafa51bd5eb884444b8,
        _:N1e7b7a4609e34c67a88067ad14c7c6b8,
        _:N3361217a5ff74929af73843076e6091a,
        _:N50638f52b1154eb7a21584d6a3769bf9,
        _:N6678f0f585534695a7e8e11d27cfed76,
        _:N7254d96aa52846c89ee3f6340b6d2627,
        _:N8da81b735ef74f0cba3949cda1db1cdb,
        _:Nb1c7965b1c954c4f991693a3e0739325,
        _:Ne47261a44399420e83f71db6f0d8fdd6,
        _:Nfab1fea1c415438b91a4baf23c9d86e9 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N02a5a43ecaaa4704b43065165fc32cb2,
        _:N06ad0d20f2814aafa51bd5eb884444b8,
        _:N1e7b7a4609e34c67a88067ad14c7c6b8,
        _:N3361217a5ff74929af73843076e6091a,
        _:N50638f52b1154eb7a21584d6a3769bf9,
        _:N6678f0f585534695a7e8e11d27cfed76,
        _:N7254d96aa52846c89ee3f6340b6d2627,
        _:N8da81b735ef74f0cba3949cda1db1cdb,
        _:Nb1c7965b1c954c4f991693a3e0739325,
        _:Ne47261a44399420e83f71db6f0d8fdd6,
        _:Nfab1fea1c415438b91a4baf23c9d86e9 .

