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

<artist/1241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Nanase"@en,
        "七瀬光"@ja ;
    foaf:made <album/23473#subject>,
        <album/23473#vocals> ;
    foaf:name "Hikaru Nanase"@en,
        "七瀬光"@ja .

<artist/1836#subject> a schema:Person,
        foaf:Person ;
    schema:name "Heart of Air"@en ;
    foaf:made <album/23473#subject>,
        <album/23473#vocals> ;
    foaf:name "Heart of Air"@en .

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

<artist/1625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23473#subject> ;
    schema:name "Kow Otani"@en,
        "大谷幸"@ja ;
    foaf:made <album/23473#composition>,
        <album/23473#subject> ;
    foaf:name "Kow Otani"@en,
        "大谷幸"@ja .

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23473#subject> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/23473#composition>,
        <album/23473#subject>,
        <album/23473#vocals> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<product/1556#subject> a schema:CreativeWork ;
    schema:name "Haibane Renmei"@en,
        "灰羽連盟"@ja,
        "Haibane Renmei"@ja-latn ;
    foaf:name "Haibane Renmei"@en,
        "灰羽連盟"@ja,
        "Haibane Renmei"@ja-latn .

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

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

<album/23473#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Flow / Heart of Air"@en,
        "Blue Flow / Heart of Air"@ja,
        "Blue Flow / Heart of Air"@ja-latn ;
    mo:performance_of <album/23473#musicalwork> ;
    mo:recorded_as <album/23473#musicalexpression> ;
    schema:name "Blue Flow / Heart of Air"@en,
        "Blue Flow / Heart of Air"@ja,
        "Blue Flow / Heart of Air"@ja-latn ;
    schema:workPerformed <album/23473#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/37/23473/23473-1295652656.jpg> a schema:ImageObject,
        foaf:Image .

<album/23473#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Flow / Heart of Air"@en,
        "Blue Flow / Heart of Air"@ja,
        "Blue Flow / Heart of Air"@ja-latn ;
    mo:composer <artist/1625#subject>,
        <artist/40#subject> ;
    mo:produced_work <album/23473#musicalwork> ;
    schema:name "Blue Flow / Heart of Air"@en,
        "Blue Flow / Heart of Air"@ja,
        "Blue Flow / Heart of Air"@ja-latn .

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

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

<album/23473#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-11-22"^^xsd:date ;
    dcterms:title "Blue Flow / Heart of Air"@en,
        "Blue Flow / Heart of Air"@ja,
        "Blue Flow / Heart of Air"@ja-latn ;
    mo:catalogue_number "LACM-4078" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23473#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N0d09b484a58547c3a8fb17a68cba38f1 ;
    mo:record_count 1 ;
    schema:about <product/1556#subject> ;
    schema:datePublished "2002-11-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/23473/23473-1295652656.jpg> ;
    schema:name "Blue Flow / Heart of Air"@en,
        "Blue Flow / Heart of Air"@ja,
        "Blue Flow / Heart of Air"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/23473/23473-1295652656.jpg> .

_:N30818b7f55044837bb6d761953bcfd18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Dreams"@en,
        "硝子の夢"@ja,
        "Glass no Yume"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N0d09b484a58547c3a8fb17a68cba38f1 ;
    schema:name "Glass Dreams"@en,
        "硝子の夢"@ja,
        "Glass no Yume"@ja-latn .

_:N33e85784e63d465e9aa86a9115c58bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glass Dreams (off vocal)"@en,
        "硝子の夢 (off vocal)"@ja,
        "Glass no Yume (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N0d09b484a58547c3a8fb17a68cba38f1 ;
    schema:name "Glass Dreams (off vocal)"@en,
        "硝子の夢 (off vocal)"@ja,
        "Glass no Yume (off vocal)"@ja-latn .

_:N492681fa48c5468fa75f55cfb9bf9476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Flow"@en,
        "Blue Flow"@ja,
        "Blue Flow"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0d09b484a58547c3a8fb17a68cba38f1 ;
    schema:name "Blue Flow"@en,
        "Blue Flow"@ja,
        "Blue Flow"@ja-latn .

_:N546ac9a9519c4ca5931e6a03c11f2c64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Prayer"@en,
        "蒼い祈り"@ja,
        "Aoi Inori"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N0d09b484a58547c3a8fb17a68cba38f1 ;
    schema:name "Blue Prayer"@en,
        "蒼い祈り"@ja,
        "Aoi Inori"@ja-latn .

_:N9bbfcb40e36e44548bf4fe98ecd31ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Flow (off vocal)"@en,
        "Blue Flow (off vocal)"@ja,
        "Blue Flow (off vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0d09b484a58547c3a8fb17a68cba38f1 ;
    schema:name "Blue Flow (off vocal)"@en,
        "Blue Flow (off vocal)"@ja,
        "Blue Flow (off vocal)"@ja-latn .

_:N0d09b484a58547c3a8fb17a68cba38f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30818b7f55044837bb6d761953bcfd18,
        _:N33e85784e63d465e9aa86a9115c58bb6,
        _:N492681fa48c5468fa75f55cfb9bf9476,
        _:N546ac9a9519c4ca5931e6a03c11f2c64,
        _:N9bbfcb40e36e44548bf4fe98ecd31ae9 ;
    mo:track_count 5 ;
    schema:duration "PT22:00"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N30818b7f55044837bb6d761953bcfd18,
        _:N33e85784e63d465e9aa86a9115c58bb6,
        _:N492681fa48c5468fa75f55cfb9bf9476,
        _:N546ac9a9519c4ca5931e6a03c11f2c64,
        _:N9bbfcb40e36e44548bf4fe98ecd31ae9 .

