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

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

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

<artist/2082#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119487#subject> ;
    schema:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja ;
    foaf:made <album/119487#composition>,
        <album/119487#subject> ;
    foaf:name "Hajime Mizoguchi"@en,
        "溝口肇"@ja .

<album/119487#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@en,
        "pianissimo -s- -for sleepless night 3- / 溝口肇"@ja,
        "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@ja-latn ;
    mo:composer <artist/2082#subject> ;
    mo:produced_work <album/119487#musicalwork> ;
    schema:name "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@en,
        "pianissimo -s- -for sleepless night 3- / 溝口肇"@ja,
        "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@ja-latn .

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

<album/119487#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@en,
        "pianissimo -s- -for sleepless night 3- / 溝口肇"@ja,
        "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@ja-latn ;
    mo:performance_of <album/119487#musicalwork> ;
    mo:recorded_as <album/119487#musicalexpression> ;
    schema:name "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@en,
        "pianissimo -s- -for sleepless night 3- / 溝口肇"@ja,
        "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@ja-latn ;
    schema:workPerformed <album/119487#musicalwork> .

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

<https://medium-media.vgm.io/albums/78/119487/119487-b9de77c0fc2d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119487#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-01"^^xsd:date ;
    dcterms:title "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@en,
        "pianissimo -s- -for sleepless night 3- / 溝口肇"@ja,
        "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@ja-latn ;
    mo:catalogue_number "GRML-027" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119487#musicalexpression> ;
    mo:publisher _:Na7b9e955fd7a4ef7b11e83d7341dc1fc ;
    mo:record _:Ndbc7742c1092401093c53fcb9454adb9 ;
    mo:record_count 1 ;
    schema:datePublished "2022-04-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/78/119487/119487-b9de77c0fc2d.jpg> ;
    schema:name "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@en,
        "pianissimo -s- -for sleepless night 3- / 溝口肇"@ja,
        "pianissimo -s- -for sleepless night 3- / Hajime Mizoguchi"@ja-latn ;
    schema:publisher _:Na7b9e955fd7a4ef7b11e83d7341dc1fc ;
    foaf:depiction <https://media.vgm.io/albums/78/119487/119487-b9de77c0fc2d.jpg> .

_:N143c0f24695e49949e70a6c83df2b203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Flower"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Desert Flower"@en .

_:N304be6542dec459eac86224077fb998f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grassland"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Grassland"@en .

_:N3f43fbe4df294a559616fd311aa7ff06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection In the Waterr"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Reflection In the Waterr"@en .

_:N4285a514b9cf4432895d6549e505d293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer For the Love One"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:41"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Prayer For the Love One"@en .

_:N54ff2fc509e848a8892aa8e3dae44619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlight After Rain"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:30"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Sunlight After Rain"@en .

_:N8241943ad4f948628f5906fc313a4109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Half Asleep"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Half Asleep"@en .

_:N87230f275d504a8b808dcf6d35fa6e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compassion"@en ;
    mo:track_number 11 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Compassion"@en .

_:Na65a91e17c3546f8b50b0eea0f2b158b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Filled Night"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:27"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Star Filled Night"@en .

_:Na7b9e955fd7a4ef7b11e83d7341dc1fc schema:name "Grace Music Label"@en,
        "Grace Music Label"@ja,
        "Grace Music Label"@ja-latn ;
    foaf:name "Grace Music Label"@en,
        "Grace Music Label"@ja,
        "Grace Music Label"@ja-latn .

_:Nb12b354160df4b7a8711bd5687b5be06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glacier"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Glacier"@en .

_:Nccf0d84084474f4aa631e11dd501f11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birds Twitter"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Birds Twitter"@en .

_:Nee77fb28c61847d0a00107c91e162aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Lotus"@en .

_:Nf457537854f647f4a512ae2f349e2a52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Mist"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:59"^^xsd:interval ;
    schema:inPlaylist _:Ndbc7742c1092401093c53fcb9454adb9 ;
    schema:name "Sea Mist"@en .

_:Ndbc7742c1092401093c53fcb9454adb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N143c0f24695e49949e70a6c83df2b203,
        _:N304be6542dec459eac86224077fb998f,
        _:N3f43fbe4df294a559616fd311aa7ff06,
        _:N4285a514b9cf4432895d6549e505d293,
        _:N54ff2fc509e848a8892aa8e3dae44619,
        _:N8241943ad4f948628f5906fc313a4109,
        _:N87230f275d504a8b808dcf6d35fa6e4a,
        _:Na65a91e17c3546f8b50b0eea0f2b158b,
        _:Nb12b354160df4b7a8711bd5687b5be06,
        _:Nccf0d84084474f4aa631e11dd501f11a,
        _:Nee77fb28c61847d0a00107c91e162aa2,
        _:Nf457537854f647f4a512ae2f349e2a52 ;
    mo:track_count 12 ;
    schema:duration "PT75:38"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N143c0f24695e49949e70a6c83df2b203,
        _:N304be6542dec459eac86224077fb998f,
        _:N3f43fbe4df294a559616fd311aa7ff06,
        _:N4285a514b9cf4432895d6549e505d293,
        _:N54ff2fc509e848a8892aa8e3dae44619,
        _:N8241943ad4f948628f5906fc313a4109,
        _:N87230f275d504a8b808dcf6d35fa6e4a,
        _:Na65a91e17c3546f8b50b0eea0f2b158b,
        _:Nb12b354160df4b7a8711bd5687b5be06,
        _:Nccf0d84084474f4aa631e11dd501f11a,
        _:Nee77fb28c61847d0a00107c91e162aa2,
        _:Nf457537854f647f4a512ae2f349e2a52 .

