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

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:made <album/44283#subject>,
        <album/44283#vocals> ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/44283#lyrics>,
        <album/44283#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:made <album/44283#subject>,
        <album/44283#vocals> ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/8093#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja ;
    foaf:made <album/44283#subject>,
        <album/44283#vocals> ;
    foaf:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:made <album/44283#subject>,
        <album/44283#vocals> ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/9889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sphere"@en,
        "スフィア"@ja ;
    foaf:made <album/44283#subject>,
        <album/44283#vocals> ;
    foaf:name "Sphere"@en,
        "スフィア"@ja .

<artist/8202#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44283#subject> ;
    schema:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja ;
    foaf:made <album/44283#composition>,
        <album/44283#subject> ;
    foaf:name "Akihiko Yamaguchi"@en,
        "山口朗彦"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44283#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/44283#composition>,
        <album/44283#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/5691#subject> a schema:CreativeWork ;
    schema:name "Hatsukoi Limited"@en,
        "初恋限定。"@ja,
        "Hatsukoi Limited."@ja-latn ;
    foaf:name "Hatsukoi Limited"@en,
        "初恋限定。"@ja,
        "Hatsukoi Limited."@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/38/44283/44283-1391823459.jpg> a schema:ImageObject,
        foaf:Image .

<album/44283#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Future Stream / Sphere"@en,
        "Future Stream / Sphere"@ja,
        "Future Stream / Sphere"@ja-latn ;
    mo:composer <artist/8202#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/44283#musicalwork> ;
    schema:name "Future Stream / Sphere"@en,
        "Future Stream / Sphere"@ja,
        "Future Stream / Sphere"@ja-latn .

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

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

<album/44283#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-04-22"^^xsd:date ;
    dcterms:title "Future Stream / Sphere"@en,
        "Future Stream / Sphere"@ja,
        "Future Stream / Sphere"@ja-latn ;
    mo:catalogue_number "LASM-4001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44283#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:N1b1907333a47454f975001c56417aad1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Trickster Love"@en ;
            foaf:name "Trickster Love"@en ],
        <product/5691#subject> ;
    schema:datePublished "2009-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/44283/44283-1391823459.jpg> ;
    schema:name "Future Stream / Sphere"@en,
        "Future Stream / Sphere"@ja,
        "Future Stream / Sphere"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/44283/44283-1391823459.jpg> .

_:N0ae8943ac294470f82e864fd294b655a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Stream"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b1907333a47454f975001c56417aad1 ;
    schema:name "Future Stream"@en .

_:N840aceeadb544312b55cc1ce27eb4b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Stream (inst.)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b1907333a47454f975001c56417aad1 ;
    schema:name "Future Stream (inst.)"@en .

_:Nac4f3c5930e84641a0256c6ff0df1ef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasures!! (inst.)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b1907333a47454f975001c56417aad1 ;
    schema:name "Treasures!! (inst.)"@en .

_:Nb47b23b7d8264fbfb61d3a66eaf15f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasures!!"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1b1907333a47454f975001c56417aad1 ;
    schema:name "Treasures!!"@en .

_:N1b1907333a47454f975001c56417aad1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ae8943ac294470f82e864fd294b655a,
        _:N840aceeadb544312b55cc1ce27eb4b5e,
        _:Nac4f3c5930e84641a0256c6ff0df1ef7,
        _:Nb47b23b7d8264fbfb61d3a66eaf15f89 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ae8943ac294470f82e864fd294b655a,
        _:N840aceeadb544312b55cc1ce27eb4b5e,
        _:Nac4f3c5930e84641a0256c6ff0df1ef7,
        _:Nb47b23b7d8264fbfb61d3a66eaf15f89 .

