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

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

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

<album/20908> a mo:Release ;
    mo:catalogue_number "HSTL-10006" .

<artist/252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19481#subject> ;
    schema:name "Norihiko Hibino"@en,
        "日比野則彦"@ja ;
    foaf:made <album/19481#composition>,
        <album/19481#subject> ;
    foaf:name "Norihiko Hibino"@en,
        "日比野則彦"@ja .

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

<org/672#subject> schema:name "Hibino Sound Therapy Lab"@en,
        "日比野音療研究所"@ja,
        "Hibino Sound Therapy Lab"@ja-latn ;
    foaf:name "Hibino Sound Therapy Lab"@en,
        "日比野音療研究所"@ja,
        "Hibino Sound Therapy Lab"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/19481/19481-1274998091.jpg> a schema:ImageObject,
        foaf:Image .

<album/19481#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hibino Sound Therapy Lab Sound Library"@en,
        "Hibino Sound Therapy Lab Sound Library"@ja,
        "Hibino Sound Therapy Lab Sound Library"@ja-latn ;
    mo:composer <artist/252#subject>,
        <artist/6413#subject> ;
    mo:produced_work <album/19481#musicalwork> ;
    schema:name "Hibino Sound Therapy Lab Sound Library"@en,
        "Hibino Sound Therapy Lab Sound Library"@ja,
        "Hibino Sound Therapy Lab Sound Library"@ja-latn .

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

<artist/5186#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19481#performance> ;
    schema:name "Yuichiro Onuki"@en,
        "大貫祐一郎"@ja ;
    foaf:name "Yuichiro Onuki"@en,
        "大貫祐一郎"@ja .

<artist/5187#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19481#performance> ;
    schema:name "Chieko Amano"@en,
        "天野千恵子"@ja ;
    foaf:name "Chieko Amano"@en,
        "天野千恵子"@ja .

<artist/5188#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19481#performance> ;
    schema:name "Minori Yamazaki"@en,
        "山崎みのり"@ja ;
    foaf:name "Minori Yamazaki"@en,
        "山崎みのり"@ja .

<artist/6191#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19481#performance> ;
    schema:name "Shuji Narikawa"@en,
        "成川修士"@ja ;
    foaf:name "Shuji Narikawa"@en,
        "成川修士"@ja .

<artist/6412#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19481#performance> ;
    schema:name "Naoko Sato"@en,
        "佐藤直子"@ja ;
    foaf:name "Naoko Sato"@en,
        "佐藤直子"@ja .

<artist/6413#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19481#subject> ;
    mo:performed <album/19481#performance> ;
    schema:name "Minako Takizawa"@en,
        "滝沢ミナコ"@ja ;
    foaf:made <album/19481#composition>,
        <album/19481#subject> ;
    foaf:name "Minako Takizawa"@en,
        "滝沢ミナコ"@ja .

<album/19481#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hibino Sound Therapy Lab Sound Library"@en,
        "Hibino Sound Therapy Lab Sound Library"@ja,
        "Hibino Sound Therapy Lab Sound Library"@ja-latn ;
    mo:performance_of <album/19481#musicalwork> ;
    mo:performer <artist/5186#subject>,
        <artist/5187#subject>,
        <artist/5188#subject>,
        <artist/6191#subject>,
        <artist/6412#subject>,
        <artist/6413#subject> ;
    mo:recorded_as <album/19481#musicalexpression> ;
    schema:byArtist <artist/5186#subject>,
        <artist/5187#subject>,
        <artist/5188#subject>,
        <artist/6191#subject>,
        <artist/6412#subject>,
        <artist/6413#subject> ;
    schema:name "Hibino Sound Therapy Lab Sound Library"@en,
        "Hibino Sound Therapy Lab Sound Library"@ja,
        "Hibino Sound Therapy Lab Sound Library"@ja-latn ;
    schema:workPerformed <album/19481#musicalwork> .

<album/19481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-07"^^xsd:date ;
    dcterms:title "Hibino Sound Therapy Lab Sound Library"@en,
        "Hibino Sound Therapy Lab Sound Library"@ja,
        "Hibino Sound Therapy Lab Sound Library"@ja-latn ;
    mo:catalogue_number "XQEF-1006" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/20908> ;
    mo:publication_of <album/19481#musicalexpression> ;
    mo:publisher <org/672#subject> ;
    mo:record _:Nedf1f4f90bb54174babbf4311612580d ;
    mo:record_count 1 ;
    schema:byArtist <artist/5186#subject>,
        <artist/5187#subject>,
        <artist/5188#subject>,
        <artist/6191#subject>,
        <artist/6412#subject>,
        <artist/6413#subject> ;
    schema:datePublished "2009-08-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/18/19481/19481-1274998091.jpg> ;
    schema:name "Hibino Sound Therapy Lab Sound Library"@en,
        "Hibino Sound Therapy Lab Sound Library"@ja,
        "Hibino Sound Therapy Lab Sound Library"@ja-latn ;
    schema:publisher <org/672#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/19481/19481-1274998091.jpg> .

_:N2bcae589b32d4008b6f5feb90b1ab1b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Body Healing"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Body Healing"@en .

_:N411043b3aa5e4951bd01ffb0f0e5ee22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace In My Heart"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Peace In My Heart"@en .

_:N5e7c089436f14e298e02bd6cfa7ebdfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HIKARI"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "HIKARI"@en .

_:N71566f32ca4d4131a1dbc959a2fb57ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Light"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Morning Light"@en .

_:N8a3c835b8f5845f8bf6333afb5a65fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Morning"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Quiet Morning"@en .

_:N8fb50c4240f7450f9b5ae4780c7389ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Awakening"@en .

_:Nc76d15e2f2e44153ac1662edcef15887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Joy"@en .

_:Nd5017eb0283e46ed8de5a1d5c151f4e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sun Comes Up"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Sun Comes Up"@en .

_:Ndd5e575bc8064b7fa2ec7fbe0692201c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universe"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Universe"@en .

_:Neca28768b9ad4184a0a7d9dd51f91d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer for Asia"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Prayer for Asia"@en .

_:Nfc3402b38f584511ab34a598300ca837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Moon"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Nedf1f4f90bb54174babbf4311612580d ;
    schema:name "Crescent Moon"@en .

_:Nedf1f4f90bb54174babbf4311612580d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2bcae589b32d4008b6f5feb90b1ab1b9,
        _:N411043b3aa5e4951bd01ffb0f0e5ee22,
        _:N5e7c089436f14e298e02bd6cfa7ebdfc,
        _:N71566f32ca4d4131a1dbc959a2fb57ae,
        _:N8a3c835b8f5845f8bf6333afb5a65fc6,
        _:N8fb50c4240f7450f9b5ae4780c7389ea,
        _:Nc76d15e2f2e44153ac1662edcef15887,
        _:Nd5017eb0283e46ed8de5a1d5c151f4e5,
        _:Ndd5e575bc8064b7fa2ec7fbe0692201c,
        _:Neca28768b9ad4184a0a7d9dd51f91d8c,
        _:Nfc3402b38f584511ab34a598300ca837 ;
    mo:track_count 11 ;
    schema:duration "PT51:00"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2bcae589b32d4008b6f5feb90b1ab1b9,
        _:N411043b3aa5e4951bd01ffb0f0e5ee22,
        _:N5e7c089436f14e298e02bd6cfa7ebdfc,
        _:N71566f32ca4d4131a1dbc959a2fb57ae,
        _:N8a3c835b8f5845f8bf6333afb5a65fc6,
        _:N8fb50c4240f7450f9b5ae4780c7389ea,
        _:Nc76d15e2f2e44153ac1662edcef15887,
        _:Nd5017eb0283e46ed8de5a1d5c151f4e5,
        _:Ndd5e575bc8064b7fa2ec7fbe0692201c,
        _:Neca28768b9ad4184a0a7d9dd51f91d8c,
        _:Nfc3402b38f584511ab34a598300ca837 .

