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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/116691#lyrics>,
        <album/116691#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:made <album/116691#subject>,
        <album/116691#vocals> ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116691#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/116691#composition>,
        <album/116691#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

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

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

<album/116691#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Red Breeze / Nana Mizuki"@en,
        "Red Breeze / 水樹奈々"@ja,
        "Red Breeze / Nana Mizuki"@ja-latn ;
    mo:performance_of <album/116691#musicalwork> ;
    mo:recorded_as <album/116691#musicalexpression> ;
    schema:name "Red Breeze / Nana Mizuki"@en,
        "Red Breeze / 水樹奈々"@ja,
        "Red Breeze / Nana Mizuki"@ja-latn ;
    schema:workPerformed <album/116691#musicalwork> .

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

<org/1499#subject> schema:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn ;
    foaf:name "KING AMUSEMENT CREATIVE"@en,
        "KING AMUSEMENT CREATIVE"@ja,
        "KING AMUSEMENT CREATIVE"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/116691/116691-c000b725a0dc.jpg> a schema:ImageObject,
        foaf:Image .

<album/116691#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Red Breeze / Nana Mizuki"@en,
        "Red Breeze / 水樹奈々"@ja,
        "Red Breeze / Nana Mizuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/116691#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/16#subject> ;
    mo:produced_work <album/116691#musicalwork> ;
    schema:name "Red Breeze / Nana Mizuki"@en,
        "Red Breeze / 水樹奈々"@ja,
        "Red Breeze / Nana Mizuki"@ja-latn .

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

<album/116691#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-16"^^xsd:date ;
    dcterms:title "Red Breeze / Nana Mizuki"@en,
        "Red Breeze / 水樹奈々"@ja,
        "Red Breeze / Nana Mizuki"@ja-latn ;
    mo:catalogue_number "NOPA-3019" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/116691#musicalexpression> ;
    mo:publisher <org/1499#subject> ;
    mo:record _:Nf2bf647a205741c090a3c94eb9c7c44d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "COUNTER: SIDE"@en ;
            foaf:name "COUNTER: SIDE"@en ] ;
    schema:datePublished "2021-12-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/116691/116691-c000b725a0dc.jpg> ;
    schema:name "Red Breeze / Nana Mizuki"@en,
        "Red Breeze / 水樹奈々"@ja,
        "Red Breeze / Nana Mizuki"@ja-latn ;
    schema:publisher <org/1499#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/116691/116691-c000b725a0dc.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116691#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/116691#subject> ;
    foaf:name "(Elements Garden"@en .

_:Nb6346218d45349bb80ee37281fad4a8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Breeze"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf2bf647a205741c090a3c94eb9c7c44d ;
    schema:name "Red Breeze"@en .

_:Nf2bf647a205741c090a3c94eb9c7c44d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb6346218d45349bb80ee37281fad4a8d ;
    mo:track_count 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb6346218d45349bb80ee37281fad4a8d .

