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

<artist/59258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Celery"@en,
        "セロリ"@ja ;
    foaf:made <album/87820#lyrics>,
        <album/87820#subject> ;
    foaf:name "Celery"@en,
        "セロリ"@ja .

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

<artist/216#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87820#subject> ;
    schema:name "KIM's SOUNDROOM"@en ;
    foaf:made <album/87820#composition>,
        <album/87820#subject> ;
    foaf:name "KIM's SOUNDROOM"@en .

<artist/8561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87820#subject> ;
    schema:name "KIM"@en ;
    foaf:made <album/87820#composition>,
        <album/87820#subject> ;
    foaf:name "KIM"@en .

<product/15895#subject> a schema:CreativeWork ;
    schema:name "No Surface Moon"@en,
        "顔のない月"@ja,
        "Kao no nai Tsuki"@ja-latn ;
    foaf:name "No Surface Moon"@en,
        "顔のない月"@ja,
        "Kao no nai Tsuki"@ja-latn .

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

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

<https://media.vgm.io/albums/02/87820/87820-56911c5a7207.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87820#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/87820/87820-56911c5a7207.png> ;
    foaf:depicts <album/87820#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/87820/87820-56911c5a7207.png> .

<https://medium-media.vgm.io/albums/02/87820/87820-56911c5a7207.png> a schema:ImageObject,
        foaf:Image .

<album/87820#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "No Surface Moon Limited Collection ~Music Collection~"@en,
        "顔のない月 Limited Collection ～音楽編～"@ja,
        "Kao no nai Tsuki Limited Collection ~Ongakuhen~"@ja-latn ;
    mo:composer <artist/216#subject>,
        <artist/8561#subject> ;
    mo:produced_work <album/87820#musicalwork> ;
    schema:name "No Surface Moon Limited Collection ~Music Collection~"@en,
        "顔のない月 Limited Collection ～音楽編～"@ja,
        "Kao no nai Tsuki Limited Collection ~Ongakuhen~"@ja-latn .

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

<album/87820#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "No Surface Moon Limited Collection ~Music Collection~"@en,
        "顔のない月 Limited Collection ～音楽編～"@ja,
        "Kao no nai Tsuki Limited Collection ~Ongakuhen~"@ja-latn ;
    mo:performance_of <album/87820#musicalwork> ;
    mo:performer _:Neadedb6460464d3e8bd42f1a4493a15a ;
    mo:recorded_as <album/87820#musicalexpression> ;
    schema:byArtist _:Neadedb6460464d3e8bd42f1a4493a15a ;
    schema:name "No Surface Moon Limited Collection ~Music Collection~"@en,
        "顔のない月 Limited Collection ～音楽編～"@ja,
        "Kao no nai Tsuki Limited Collection ~Ongakuhen~"@ja-latn ;
    schema:workPerformed <album/87820#musicalwork> .

<album/87820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-10"^^xsd:date ;
    dcterms:title "No Surface Moon Limited Collection ~Music Collection~"@en,
        "顔のない月 Limited Collection ～音楽編～"@ja,
        "Kao no nai Tsuki Limited Collection ~Ongakuhen~"@ja-latn ;
    mo:catalogue_number "ROOT-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87820#musicalexpression> ;
    mo:publisher _:N5bea3d3d7c594559846aba1eb5c5d7f2 ;
    mo:record _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    mo:record_count 1 ;
    schema:about <product/15895#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "RURI"@en ;
            foaf:name "RURI"@en ] ;
    schema:datePublished "2001-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/87820/87820-56911c5a7207.png> ;
    schema:name "No Surface Moon Limited Collection ~Music Collection~"@en,
        "顔のない月 Limited Collection ～音楽編～"@ja,
        "Kao no nai Tsuki Limited Collection ~Ongakuhen~"@ja-latn ;
    schema:publisher _:N5bea3d3d7c594559846aba1eb5c5d7f2 ;
    foaf:depiction <https://media.vgm.io/albums/02/87820/87820-56911c5a7207.png> .

_:N04760a9af5514777ac5b1d91bb94ae8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ Piano Version A"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "メインテーマ Piano Version A"@ja .

_:N0a733469bcec415b886532b66e15ced8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散華"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "散華"@ja .

_:N0fff4470ec824a609f2823019ee099ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "幸せ"@ja .

_:N423423adc1cf4f07b9fd06a1792ddb08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "メインテーマ"@ja .

_:N5bea3d3d7c594559846aba1eb5c5d7f2 schema:name "ROOT"@en ;
    foaf:name "ROOT"@en .

_:N613bb3ad5ff843a4bade827884b78645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "推理"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "推理"@ja .

_:N6915f8d31983409088fe5daa626fdf46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "談笑"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "談笑"@ja .

_:N7a02ca4f25ba4eeb9967e5abdf4c2241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "秘密"@ja .

_:N8d07dcd5888c446ea69e041d41d74d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追跡"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "追跡"@ja .

_:N9985366715ec47518c2747a654e55d28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "儀式"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "儀式"@ja .

_:N9fd91cb4fd9944078cd16ccf52bf2027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不安"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "不安"@ja .

_:Na0672d92c44740cb8a8f6f28bf8bb5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "緊張"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "緊張"@ja .

_:Naac2da7ac2014724996855e17ad25dba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "顔のない月 Limited Version"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "顔のない月 Limited Version"@ja .

_:Nb2e4692804cc4fc48763729ba0b14fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "平穏"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "平穏"@ja .

_:Nb735583c1f1a4b048cf9093a9755baa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪意"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "悪意"@ja .

_:Nc9e0d39e67674d54aa0e0667ae4fce47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "顔のない月"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "顔のない月"@ja .

_:Ncbff2c2f4b1a4391a973acf6f482859d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "顔のない月 カラオケVer"@ja ;
    mo:track_number 23 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "顔のない月 カラオケVer"@ja .

_:Ncd4f7699dbdf478b933d1676476ce99c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "衝撃"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "衝撃"@ja .

_:Ncf6a882451c64d77ac598121c40504bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "降臨"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "降臨"@ja .

_:Nd7f26f54f21a4069a9236af87dc9becb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月光"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "月光"@ja .

_:Nddd4ff0b5c114a81a090e50f2564a198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日常"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "日常"@ja .

_:Ndfabe044221149408ef69fd653e05a5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静寂"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "静寂"@ja .

_:Ne3676a559d504ec3ab0a11b00b913329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恐怖"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "恐怖"@ja .

_:Neadedb6460464d3e8bd42f1a4493a15a a schema:Person,
        foaf:Person ;
    mo:performed <album/87820#performance> ;
    schema:name "RURI"@en ;
    foaf:name "RURI"@en .

_:Nef10a99e417042ec8a7dedc8cb619fd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鈴菜と水菜"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "鈴菜と水菜"@ja .

_:Nf0ad8b06940b40f78211ace94c104a3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢幻"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "夢幻"@ja .

_:Nf8b076d472cc45d7ac921526029778d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禍蛇"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "禍蛇"@ja .

_:Nf961da646cfa405392ba78b5b1a9535a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nea828390d6e84d89b23d90b800e4e0b3 ;
    schema:name "回想"@ja .

_:Nea828390d6e84d89b23d90b800e4e0b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04760a9af5514777ac5b1d91bb94ae8e,
        _:N0a733469bcec415b886532b66e15ced8,
        _:N0fff4470ec824a609f2823019ee099ee,
        _:N423423adc1cf4f07b9fd06a1792ddb08,
        _:N613bb3ad5ff843a4bade827884b78645,
        _:N6915f8d31983409088fe5daa626fdf46,
        _:N7a02ca4f25ba4eeb9967e5abdf4c2241,
        _:N8d07dcd5888c446ea69e041d41d74d96,
        _:N9985366715ec47518c2747a654e55d28,
        _:N9fd91cb4fd9944078cd16ccf52bf2027,
        _:Na0672d92c44740cb8a8f6f28bf8bb5ba,
        _:Naac2da7ac2014724996855e17ad25dba,
        _:Nb2e4692804cc4fc48763729ba0b14fae,
        _:Nb735583c1f1a4b048cf9093a9755baa6,
        _:Nc9e0d39e67674d54aa0e0667ae4fce47,
        _:Ncbff2c2f4b1a4391a973acf6f482859d,
        _:Ncd4f7699dbdf478b933d1676476ce99c,
        _:Ncf6a882451c64d77ac598121c40504bc,
        _:Nd7f26f54f21a4069a9236af87dc9becb,
        _:Nddd4ff0b5c114a81a090e50f2564a198,
        _:Ndfabe044221149408ef69fd653e05a5b,
        _:Ne3676a559d504ec3ab0a11b00b913329,
        _:Nef10a99e417042ec8a7dedc8cb619fd2,
        _:Nf0ad8b06940b40f78211ace94c104a3a,
        _:Nf8b076d472cc45d7ac921526029778d3,
        _:Nf961da646cfa405392ba78b5b1a9535a ;
    mo:track_count 26 ;
    schema:duration "PT63:20"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N04760a9af5514777ac5b1d91bb94ae8e,
        _:N0a733469bcec415b886532b66e15ced8,
        _:N0fff4470ec824a609f2823019ee099ee,
        _:N423423adc1cf4f07b9fd06a1792ddb08,
        _:N613bb3ad5ff843a4bade827884b78645,
        _:N6915f8d31983409088fe5daa626fdf46,
        _:N7a02ca4f25ba4eeb9967e5abdf4c2241,
        _:N8d07dcd5888c446ea69e041d41d74d96,
        _:N9985366715ec47518c2747a654e55d28,
        _:N9fd91cb4fd9944078cd16ccf52bf2027,
        _:Na0672d92c44740cb8a8f6f28bf8bb5ba,
        _:Naac2da7ac2014724996855e17ad25dba,
        _:Nb2e4692804cc4fc48763729ba0b14fae,
        _:Nb735583c1f1a4b048cf9093a9755baa6,
        _:Nc9e0d39e67674d54aa0e0667ae4fce47,
        _:Ncbff2c2f4b1a4391a973acf6f482859d,
        _:Ncd4f7699dbdf478b933d1676476ce99c,
        _:Ncf6a882451c64d77ac598121c40504bc,
        _:Nd7f26f54f21a4069a9236af87dc9becb,
        _:Nddd4ff0b5c114a81a090e50f2564a198,
        _:Ndfabe044221149408ef69fd653e05a5b,
        _:Ne3676a559d504ec3ab0a11b00b913329,
        _:Nef10a99e417042ec8a7dedc8cb619fd2,
        _:Nf0ad8b06940b40f78211ace94c104a3a,
        _:Nf8b076d472cc45d7ac921526029778d3,
        _:Nf961da646cfa405392ba78b5b1a9535a .

