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

<artist/30728#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiyori Usami"@en,
        "宇佐美日和"@ja ;
    foaf:made <album/86969#lyrics>,
        <album/86969#subject>,
        <album/86969#vocals> ;
    foaf:name "Hiyori Usami"@en,
        "宇佐美日和"@ja .

<artist/4511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86969#subject> ;
    schema:name "Tomoyuki Tsuchiya"@en,
        "土谷知幸"@ja ;
    foaf:made <album/86969#composition>,
        <album/86969#subject> ;
    foaf:name "Tomoyuki Tsuchiya"@en,
        "土谷知幸"@ja .

<artist/6707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86969#subject> ;
    schema:name "masato"@en ;
    foaf:made <album/86969#composition>,
        <album/86969#subject> ;
    foaf:name "masato"@en .

<product/13128#subject> a schema:CreativeWork ;
    schema:name "sun shower"@en,
        "天気雨"@ja,
        "Tenkiame"@ja-latn ;
    foaf:name "sun shower"@en,
        "天気雨"@ja,
        "Tenkiame"@ja-latn .

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

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

<album/86969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "sun shower Song DISC"@en,
        "天気雨ソングDISC"@ja,
        "Tenkiame Song DISC"@ja-latn ;
    mo:performance_of <album/86969#musicalwork> ;
    mo:recorded_as <album/86969#musicalexpression> ;
    schema:name "sun shower Song DISC"@en,
        "天気雨ソングDISC"@ja,
        "Tenkiame Song DISC"@ja-latn ;
    schema:workPerformed <album/86969#musicalwork> .

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

<org/1983#subject> schema:name "GummySoft"@en,
        "ぐみそふと"@ja,
        "GummySoft"@ja-latn ;
    foaf:name "GummySoft"@en,
        "ぐみそふと"@ja,
        "GummySoft"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/86969/86969-1564593404.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "sun shower Song DISC"@en,
        "天気雨ソングDISC"@ja,
        "Tenkiame Song DISC"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(team-FSR"@en ;
            foaf:made <album/86969#composition> ;
            foaf:name "(team-FSR"@en ],
        <artist/4511#subject>,
        <artist/6707#subject> ;
    mo:produced_work <album/86969#musicalwork> ;
    schema:name "sun shower Song DISC"@en,
        "天気雨ソングDISC"@ja,
        "Tenkiame Song DISC"@ja-latn .

<album/86969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-26"^^xsd:date ;
    dcterms:title "sun shower Song DISC"@en,
        "天気雨ソングDISC"@ja,
        "Tenkiame Song DISC"@ja-latn ;
    mo:catalogue_number "INH-411-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86969#musicalexpression> ;
    mo:publisher <org/1983#subject> ;
    mo:record _:Ncc91ff5eefee41bcba434065db6974e3 ;
    mo:record_count 1 ;
    schema:about <product/13128#subject> ;
    schema:datePublished "2019-07-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/86969/86969-1564593404.jpg> ;
    schema:name "sun shower Song DISC"@en,
        "天気雨ソングDISC"@ja,
        "Tenkiame Song DISC"@ja-latn ;
    schema:publisher <org/1983#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/86969/86969-1564593404.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86969#subject> ;
    schema:name "(team-FSR"@en ;
    foaf:made <album/86969#subject> ;
    foaf:name "(team-FSR"@en .

_:N430368e50c064c2f84575cc5438c9172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天気雨 (full version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc91ff5eefee41bcba434065db6974e3 ;
    schema:name "天気雨 (full version)"@ja .

_:N715efff76521491f8da694891809918b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイイロゾラ (full version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc91ff5eefee41bcba434065db6974e3 ;
    schema:name "アイイロゾラ (full version)"@ja .

_:Ncc91ff5eefee41bcba434065db6974e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N430368e50c064c2f84575cc5438c9172,
        _:N715efff76521491f8da694891809918b ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N430368e50c064c2f84575cc5438c9172,
        _:N715efff76521491f8da694891809918b .

