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

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

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

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

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

<https://medium-media.vgm.io/albums/09/99490/99490-1590441050.jpg> a schema:ImageObject,
        foaf:Image .

<album/99490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The prescription of Uyurifu Original Sound Track"@en,
        "ウーユリーフの処方箋 オリジナルサウンドトラック"@ja,
        "The prescription of Uyurifu Original Sound Track"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "whoo"@en ;
            foaf:made <album/99490#composition> ;
            foaf:name "whoo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "TSAN"@en ;
            foaf:made <album/99490#composition> ;
            foaf:name "TSAN"@en ] ;
    mo:produced_work <album/99490#musicalwork> ;
    schema:name "The prescription of Uyurifu Original Sound Track"@en,
        "ウーユリーフの処方箋 オリジナルサウンドトラック"@ja,
        "The prescription of Uyurifu Original Sound Track"@ja-latn .

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

<album/99490#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The prescription of Uyurifu Original Sound Track"@en,
        "ウーユリーフの処方箋 オリジナルサウンドトラック"@ja,
        "The prescription of Uyurifu Original Sound Track"@ja-latn ;
    mo:performance_of <album/99490#musicalwork> ;
    mo:performer _:Ned41297295664714ab331a5268119e87 ;
    mo:recorded_as <album/99490#musicalexpression> ;
    schema:byArtist _:Ned41297295664714ab331a5268119e87 ;
    schema:name "The prescription of Uyurifu Original Sound Track"@en,
        "ウーユリーフの処方箋 オリジナルサウンドトラック"@ja,
        "The prescription of Uyurifu Original Sound Track"@ja-latn ;
    schema:workPerformed <album/99490#musicalwork> .

<album/99490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-16"^^xsd:date ;
    dcterms:title "The prescription of Uyurifu Original Sound Track"@en,
        "ウーユリーフの処方箋 オリジナルサウンドトラック"@ja,
        "The prescription of Uyurifu Original Sound Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99490#musicalexpression> ;
    mo:publisher _:N0959e25b838640ababcc9152fa905f2d ;
    mo:record _:Nf0c905cb176548fcb88b1f4316943450 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The prescription of Uyurifu"@en ;
            foaf:name "The prescription of Uyurifu"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "whoo"@en ;
            foaf:name "whoo"@en ] ;
    schema:datePublished "2020-05-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/99490/99490-1590441050.jpg> ;
    schema:name "The prescription of Uyurifu Original Sound Track"@en,
        "ウーユリーフの処方箋 オリジナルサウンドトラック"@ja,
        "The prescription of Uyurifu Original Sound Track"@ja-latn ;
    schema:publisher _:N0959e25b838640ababcc9152fa905f2d ;
    foaf:depiction <https://media.vgm.io/albums/09/99490/99490-1590441050.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ベノマ玲"@en ;
    foaf:made <album/99490#lyrics> ;
    foaf:name "ベノマ玲"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ベノマ玲"@en ;
    foaf:made <album/99490#subject> ;
    foaf:name "ベノマ玲"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99490#subject> ;
    schema:name "whoo"@en ;
    foaf:made <album/99490#subject> ;
    foaf:name "whoo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99490#subject> ;
    schema:name "TSAN"@en ;
    foaf:made <album/99490#subject> ;
    foaf:name "TSAN"@en .

_:N0466527e8216480fb8ee53ded6c74b8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robotic Days"@en,
        "Robotic Days"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Robotic Days"@en,
        "Robotic Days"@ja .

_:N074efcc7fba04efb9f8b55a183e5b8b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in scrap land"@en,
        "鉄屑の国のアリス"@ja ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Alice in scrap land"@en,
        "鉄屑の国のアリス"@ja .

_:N0959e25b838640ababcc9152fa905f2d schema:name "SEEC Inc."@en,
        "SEEC Inc."@ja,
        "SEEC Inc."@ja-latn ;
    foaf:name "SEEC Inc."@en,
        "SEEC Inc."@ja,
        "SEEC Inc."@ja-latn .

_:N0b02733f21734946bc225423f56c27a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the rainy night moon"@en,
        "雨夜の月へ"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "To the rainy night moon"@en,
        "雨夜の月へ"@ja .

_:N0b798d92919a4706ad163aaa6685ffa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uyurifu's theme"@en,
        "ウーユリーフのテーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Uyurifu's theme"@en,
        "ウーユリーフのテーマ"@ja .

_:N1533d73cf0ba4c3781656362df6cb5d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live and let live"@en,
        "Live and let live"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Live and let live"@en,
        "Live and let live"@ja .

_:N15a115eb80ed4b529a55045897f6c3e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Practice makes perfect"@en,
        "Practice makes perfect"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Practice makes perfect"@en,
        "Practice makes perfect"@ja .

_:N1ed0d9c5b26344f5be2a4944bf44f783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always blue above clouds"@en,
        "雲の向こうは、いつも青空"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Always blue above clouds"@en,
        "雲の向こうは、いつも青空"@ja .

_:N3e94ee5355a74b84aebb1eb8dc57d295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow is another day"@en,
        "Tomorrow is another day"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Tomorrow is another day"@en,
        "Tomorrow is another day"@ja .

_:N44f3885267a949b0b46857d684d10971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All is well that ends well"@en,
        "All is well that ends well"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "All is well that ends well"@en,
        "All is well that ends well"@ja .

_:N4973b697cf28434a9cd67dabbcf7055b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLOCK WORK GIRL"@en,
        "CLOCK WORK GIRL"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "CLOCK WORK GIRL"@en,
        "CLOCK WORK GIRL"@ja .

_:N5ecb802dd14149799132fcd428432d50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He laughs best who laughs last"@en,
        "He laughs best who laughs last"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "He laughs best who laughs last"@en,
        "He laughs best who laughs last"@ja .

_:N7044e0c5fc184e778900d9872cba9cf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing seek, nothing find"@en,
        "Nothing seek, nothing find"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Nothing seek, nothing find"@en,
        "Nothing seek, nothing find"@ja .

_:N8d06257ef62e4bb799b37de8868df8a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The die is cast"@en,
        "The die is cast"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "The die is cast"@en,
        "The die is cast"@ja .

_:Na17e89be21334373b250702618a8f1b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A drowsy afternoon"@en,
        "昼下がりは微睡み"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "A drowsy afternoon"@en,
        "昼下がりは微睡み"@ja .

_:Nab695d1777d54769ba876333f3e98359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in scrap land (Instrumental)"@en,
        "鉄屑の国のアリス（Instrumental）"@ja ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Alice in scrap land (Instrumental)"@en,
        "鉄屑の国のアリス（Instrumental）"@ja .

_:Nac9e6a1e749a4ea787d444af824e966e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What you see is what you get"@en,
        "What you see is what you get"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "What you see is what you get"@en,
        "What you see is what you get"@ja .

_:Nb5afbf2655904d3a820289aa4740b26b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So many men, so many minds"@en,
        "So many men, so many minds"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "So many men, so many minds"@en,
        "So many men, so many minds"@ja .

_:Nc3ccf0aa064840b694ec8f0edb3e234a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love is blind"@en,
        "Love is blind"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Love is blind"@en,
        "Love is blind"@ja .

_:Nc864dd98d432403b85c77ff0ec911d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in scrap land (Acoustic Version)"@en,
        "鉄屑の国のアリス（Acoustic Version）"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Alice in scrap land (Acoustic Version)"@en,
        "鉄屑の国のアリス（Acoustic Version）"@ja .

_:Nca292b8de9934f9fa8ed049972738d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home is where you make it"@en,
        "Home is where you make it"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Home is where you make it"@en,
        "Home is where you make it"@ja .

_:Ne049056a19e34c5e82107136328a2085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiver"@en,
        "慄"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "Shiver"@en,
        "慄"@ja .

_:Ned41297295664714ab331a5268119e87 a schema:Person,
        foaf:Person ;
    mo:performed <album/99490#performance> ;
    schema:name "whoo"@en ;
    foaf:name "whoo"@en .

_:Nfac5d27fd0c34d06ab1f359614a9f783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C10CK W0RK G1R1 -error-"@en,
        "C10CK W0RK G1R1 -error"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf0c905cb176548fcb88b1f4316943450 ;
    schema:name "C10CK W0RK G1R1 -error-"@en,
        "C10CK W0RK G1R1 -error"@ja .

_:Nf0c905cb176548fcb88b1f4316943450 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0466527e8216480fb8ee53ded6c74b8e,
        _:N074efcc7fba04efb9f8b55a183e5b8b8,
        _:N0b02733f21734946bc225423f56c27a7,
        _:N0b798d92919a4706ad163aaa6685ffa4,
        _:N1533d73cf0ba4c3781656362df6cb5d3,
        _:N15a115eb80ed4b529a55045897f6c3e1,
        _:N1ed0d9c5b26344f5be2a4944bf44f783,
        _:N3e94ee5355a74b84aebb1eb8dc57d295,
        _:N44f3885267a949b0b46857d684d10971,
        _:N4973b697cf28434a9cd67dabbcf7055b,
        _:N5ecb802dd14149799132fcd428432d50,
        _:N7044e0c5fc184e778900d9872cba9cf1,
        _:N8d06257ef62e4bb799b37de8868df8a8,
        _:Na17e89be21334373b250702618a8f1b4,
        _:Nab695d1777d54769ba876333f3e98359,
        _:Nac9e6a1e749a4ea787d444af824e966e,
        _:Nb5afbf2655904d3a820289aa4740b26b,
        _:Nc3ccf0aa064840b694ec8f0edb3e234a,
        _:Nc864dd98d432403b85c77ff0ec911d51,
        _:Nca292b8de9934f9fa8ed049972738d3a,
        _:Ne049056a19e34c5e82107136328a2085,
        _:Nfac5d27fd0c34d06ab1f359614a9f783 ;
    mo:track_count 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0466527e8216480fb8ee53ded6c74b8e,
        _:N074efcc7fba04efb9f8b55a183e5b8b8,
        _:N0b02733f21734946bc225423f56c27a7,
        _:N0b798d92919a4706ad163aaa6685ffa4,
        _:N1533d73cf0ba4c3781656362df6cb5d3,
        _:N15a115eb80ed4b529a55045897f6c3e1,
        _:N1ed0d9c5b26344f5be2a4944bf44f783,
        _:N3e94ee5355a74b84aebb1eb8dc57d295,
        _:N44f3885267a949b0b46857d684d10971,
        _:N4973b697cf28434a9cd67dabbcf7055b,
        _:N5ecb802dd14149799132fcd428432d50,
        _:N7044e0c5fc184e778900d9872cba9cf1,
        _:N8d06257ef62e4bb799b37de8868df8a8,
        _:Na17e89be21334373b250702618a8f1b4,
        _:Nab695d1777d54769ba876333f3e98359,
        _:Nac9e6a1e749a4ea787d444af824e966e,
        _:Nb5afbf2655904d3a820289aa4740b26b,
        _:Nc3ccf0aa064840b694ec8f0edb3e234a,
        _:Nc864dd98d432403b85c77ff0ec911d51,
        _:Nca292b8de9934f9fa8ed049972738d3a,
        _:Ne049056a19e34c5e82107136328a2085,
        _:Nfac5d27fd0c34d06ab1f359614a9f783 .

