@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 _:Nc6bb6efc60d7474e82c612759ef48504 ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

_:Nc6bb6efc60d7474e82c612759ef48504 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N350962586dbc473b99b177b2d58f4247,
        _:N64d3e5cf257b4e06855ec9251f71f9f5,
        _:N716b3365b5994c6caa02ade17d3eff87,
        _:N939dd4e7d2a0499e9ac8bfe40f89b609,
        _:Nb5b6ee930a7a4e39900b6ea1345638a1,
        _:Nc4f0ce909f884b98a8d0cae525610209,
        _:Nd154e97ffbe746cba0d405d8e59d0549,
        _:Nd326247fb69847eabbcfbe1beee78e3a,
        _:Ndf07f9c8f27145d4b83b6277ef270435,
        _:Nf657fa8c27ea45b7bd8f8dfa84fc7a19,
        _:Nf8cf8e2888604edab3187fd7e9f6d651 ;
    mo:track_count 11 ;
    schema:duration "PT51:00"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N350962586dbc473b99b177b2d58f4247,
        _:N64d3e5cf257b4e06855ec9251f71f9f5,
        _:N716b3365b5994c6caa02ade17d3eff87,
        _:N939dd4e7d2a0499e9ac8bfe40f89b609,
        _:Nb5b6ee930a7a4e39900b6ea1345638a1,
        _:Nc4f0ce909f884b98a8d0cae525610209,
        _:Nd154e97ffbe746cba0d405d8e59d0549,
        _:Nd326247fb69847eabbcfbe1beee78e3a,
        _:Ndf07f9c8f27145d4b83b6277ef270435,
        _:Nf657fa8c27ea45b7bd8f8dfa84fc7a19,
        _:Nf8cf8e2888604edab3187fd7e9f6d651 .

