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

<album/139422#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "sanatorium"@en,
        "sanatorium"@ja,
        "sanatorium"@ja-latn ;
    mo:produced_work <album/139422#musicalwork> ;
    schema:name "sanatorium"@en,
        "sanatorium"@ja,
        "sanatorium"@ja-latn .

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

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

<event/220> a mo:Release ;
    schema:name "Released at M3-2019 Spring (Apr 28, 2019)" .

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

<album/139422#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "sanatorium"@en,
        "sanatorium"@ja,
        "sanatorium"@ja-latn ;
    mo:performance_of <album/139422#musicalwork> ;
    mo:recorded_as <album/139422#musicalexpression> ;
    schema:name "sanatorium"@en,
        "sanatorium"@ja,
        "sanatorium"@ja-latn ;
    schema:workPerformed <album/139422#musicalwork> .

<org/4135#subject> schema:name "nankasuisui"@en,
        "なんかすいすい"@ja,
        "nankasuisui"@ja-latn ;
    foaf:name "nankasuisui"@en,
        "なんかすいすい"@ja,
        "nankasuisui"@ja-latn .

<https://media.vgm.io/albums/22/139422/139422-d31bc289a19a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139422#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/139422/139422-d31bc289a19a.png> ;
    foaf:depicts <album/139422#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/139422/139422-d31bc289a19a.png> .

<https://medium-media.vgm.io/albums/22/139422/139422-d31bc289a19a.png> a schema:ImageObject,
        foaf:Image .

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

<album/139422#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-28"^^xsd:date ;
    dcterms:title "sanatorium"@en,
        "sanatorium"@ja,
        "sanatorium"@ja-latn ;
    mo:catalogue_number "9101" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/139422#musicalexpression> ;
    mo:publisher <org/4135#subject> ;
    mo:record _:N3705d7c190bf4e3082b94f5be6700052 ;
    mo:record_count 1 ;
    mo:release <event/220> ;
    schema:datePublished "2019-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/22/139422/139422-d31bc289a19a.png> ;
    schema:name "sanatorium"@en,
        "sanatorium"@ja,
        "sanatorium"@ja-latn ;
    schema:publisher <org/4135#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/139422/139422-d31bc289a19a.png> .

_:N1a31a523ae844f08a01420d72d015072 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "leaving"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "leaving"@en .

_:N32411a8c81ef4a21a60010d7f41e2020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "uprise"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "uprise"@en .

_:N379cbc5d4ed548229bded5863cad9992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Placebo"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "Placebo"@en .

_:N484f7780aa4b44d2a4ee22d9a2277632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silva"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "Silva"@en .

_:N5b5abf0d4d19435e802432983882cf5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grounded"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "grounded"@en .

_:N6853e4d98f7b42f18ee5bb52136271b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "out_of_[]"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "out_of_[]"@en .

_:N754ebb843ea643ec9fd32e254bd44cbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "recur"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "recur"@en .

_:N79ec99f864214a1ba2c3248c25648b75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CR"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "CR"@en .

_:Na3044f8f1be748438447466f09b8dbe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ulterior echo"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "ulterior echo"@en .

_:Na55e913446494d53bc9fcb0f145bb5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "instillment"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "instillment"@en .

_:Nb773d25660c94fe386fc3cb537064598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doze in the Gloom"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "Doze in the Gloom"@en .

_:Nfed788eb0f19464bb0a37af301fd0a3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "immunosuppressant"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N3705d7c190bf4e3082b94f5be6700052 ;
    schema:name "immunosuppressant"@en .

_:N3705d7c190bf4e3082b94f5be6700052 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a31a523ae844f08a01420d72d015072,
        _:N32411a8c81ef4a21a60010d7f41e2020,
        _:N379cbc5d4ed548229bded5863cad9992,
        _:N484f7780aa4b44d2a4ee22d9a2277632,
        _:N5b5abf0d4d19435e802432983882cf5a,
        _:N6853e4d98f7b42f18ee5bb52136271b7,
        _:N754ebb843ea643ec9fd32e254bd44cbe,
        _:N79ec99f864214a1ba2c3248c25648b75,
        _:Na3044f8f1be748438447466f09b8dbe8,
        _:Na55e913446494d53bc9fcb0f145bb5c7,
        _:Nb773d25660c94fe386fc3cb537064598,
        _:Nfed788eb0f19464bb0a37af301fd0a3a ;
    mo:track_count 12 ;
    schema:duration "PT34:51"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1a31a523ae844f08a01420d72d015072,
        _:N32411a8c81ef4a21a60010d7f41e2020,
        _:N379cbc5d4ed548229bded5863cad9992,
        _:N484f7780aa4b44d2a4ee22d9a2277632,
        _:N5b5abf0d4d19435e802432983882cf5a,
        _:N6853e4d98f7b42f18ee5bb52136271b7,
        _:N754ebb843ea643ec9fd32e254bd44cbe,
        _:N79ec99f864214a1ba2c3248c25648b75,
        _:Na3044f8f1be748438447466f09b8dbe8,
        _:Na55e913446494d53bc9fcb0f145bb5c7,
        _:Nb773d25660c94fe386fc3cb537064598,
        _:Nfed788eb0f19464bb0a37af301fd0a3a .

