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

<artist/195#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumiko Takahashi"@en,
        "高橋由美子"@ja ;
    foaf:made <album/1917#subject>,
        <album/1917#vocals> ;
    foaf:name "Yumiko Takahashi"@en,
        "高橋由美子"@ja .

<artist/340#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Ueno"@en,
        "上野洋子"@ja ;
    foaf:made <album/1917#subject>,
        <album/1917#vocals> ;
    foaf:name "Yoko Ueno"@en,
        "上野洋子"@ja .

<artist/429#subject> a schema:Person,
        foaf:Person ;
    schema:name "The Sleepwalk"@en ;
    foaf:made <album/1917#lyrics>,
        <album/1917#subject> ;
    foaf:name "The Sleepwalk"@en .

<artist/4874#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Watanabe"@en,
        "渡辺麻実"@ja ;
    foaf:made <album/1917#subject>,
        <album/1917#vocals> ;
    foaf:name "Mami Watanabe"@en,
        "渡辺麻実"@ja .

<artist/5084#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroyuki Ito"@en,
        "伊藤裕之"@ja ;
    foaf:made <album/1917#lyrics>,
        <album/1917#subject> ;
    foaf:name "Hiroyuki Ito"@en,
        "伊藤裕之"@ja .

<artist/6026#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Oshima"@en ;
    foaf:made <album/1917#subject>,
        <album/1917#vocals> ;
    foaf:name "Masaki Oshima"@en .

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<artist/191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    schema:name "Miki Higashino"@en,
        "東野美紀"@ja ;
    foaf:made <album/1917#composition>,
        <album/1917#lyrics>,
        <album/1917#subject> ;
    foaf:name "Miki Higashino"@en,
        "東野美紀"@ja .

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<artist/411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    schema:name "Toshiyuki Sasagawa"@en,
        "笹川敏幸"@ja ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Toshiyuki Sasagawa"@en,
        "笹川敏幸"@ja .

<artist/427#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    schema:name "Thelonious Monkeys"@en ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Thelonious Monkeys"@en .

<artist/428#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    schema:name "Jun Chiki Chikuma"@en ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Jun Chiki Chikuma"@en .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

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

<org/1218#subject> schema:name "AQUA LABEL"@en,
        "AQUA LABEL"@ja,
        "AQUA LABEL"@ja-latn ;
    foaf:name "AQUA LABEL"@en,
        "AQUA LABEL"@ja,
        "AQUA LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/1917/1917-1224637719.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    mo:performed <album/1917#performance> ;
    schema:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Hitoshi Sakimoto"@en,
        "崎元仁"@ja .

<artist/39653#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    mo:performed <album/1917#performance> ;
    schema:name "KENYU"@en ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "KENYU"@en .

<artist/424#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1917#subject> ;
    mo:performed <album/1917#performance> ;
    schema:name "Tsukasa Tawada"@en,
        "多和田吏"@ja ;
    foaf:made <album/1917#composition>,
        <album/1917#subject> ;
    foaf:name "Tsukasa Tawada"@en,
        "多和田吏"@ja .

<album/1917#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TEN PLANTS"@en,
        "TEN PLANTS"@ja,
        "TEN PLANTS"@ja-latn ;
    mo:performance_of <album/1917#musicalwork> ;
    mo:performer <artist/112#subject>,
        <artist/39653#subject>,
        <artist/424#subject> ;
    mo:recorded_as <album/1917#musicalexpression> ;
    schema:byArtist <artist/112#subject>,
        <artist/39653#subject>,
        <artist/424#subject> ;
    schema:name "TEN PLANTS"@en,
        "TEN PLANTS"@ja,
        "TEN PLANTS"@ja-latn ;
    schema:workPerformed <album/1917#musicalwork> .

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

<album/1917#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TEN PLANTS"@en,
        "TEN PLANTS"@ja,
        "TEN PLANTS"@ja-latn ;
    mo:composer <artist/112#subject>,
        <artist/148#subject>,
        <artist/191#subject>,
        <artist/247#subject>,
        <artist/39653#subject>,
        <artist/411#subject>,
        <artist/424#subject>,
        <artist/427#subject>,
        <artist/428#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/1917#musicalwork> ;
    schema:name "TEN PLANTS"@en,
        "TEN PLANTS"@ja,
        "TEN PLANTS"@ja-latn .

<album/1917#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-22"^^xsd:date ;
    dcterms:title "TEN PLANTS"@en,
        "TEN PLANTS"@ja,
        "TEN PLANTS"@ja-latn ;
    mo:catalogue_number "BICA-5001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1917#musicalexpression> ;
    mo:publisher <org/1218#subject> ;
    mo:record _:Nfc828cff99994bc09d9366ac1160c89e ;
    mo:record_count 1 ;
    schema:byArtist <artist/112#subject>,
        <artist/39653#subject>,
        <artist/424#subject> ;
    schema:datePublished "1998-04-22"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/71/1917/1917-1224637719.jpg> ;
    schema:name "TEN PLANTS"@en,
        "TEN PLANTS"@ja,
        "TEN PLANTS"@ja-latn ;
    schema:publisher <org/1218#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/1917/1917-1224637719.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(THE SLEEPWALK)"@en ;
    foaf:made <album/1917#vocals> ;
    foaf:name "(THE SLEEPWALK)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(THE SLEEPWALK)"@en ;
    foaf:made <album/1917#subject> ;
    foaf:name "(THE SLEEPWALK)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(THE SLEEPWALK"@en ;
    foaf:made <album/1917#subject> ;
    foaf:name "(THE SLEEPWALK"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(THE SLEEPWALK"@en ;
    foaf:made <album/1917#vocals> ;
    foaf:name "(THE SLEEPWALK"@en .

_:N050f4ea1e9624720921a4db521b03c9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ismael Hayat"@en,
        "イスムル・ハヤート"@ja,
        "ISUMURU·HAYAATO"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT15:08"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "Ismael Hayat"@en,
        "イスムル・ハヤート"@ja,
        "ISUMURU·HAYAATO"@ja-latn .

_:N181d276196f14937b62cf576295ec629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True Plant"@en,
        "True Plant"@ja,
        "True Plant"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "True Plant"@en,
        "True Plant"@ja,
        "True Plant"@ja-latn .

_:N2ea2a7723328408baa325bfb464b18cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "forget the dream of tomorrow"@en,
        "明日の夢も忘れて"@ja,
        "Ashita no Yume mo Wasurete"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "forget the dream of tomorrow"@en,
        "明日の夢も忘れて"@ja,
        "Ashita no Yume mo Wasurete"@ja-latn .

_:N36f0f34d0aeb4a0081c226fd2e368c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "falling, falling (stars listening to the song of flowers)"@en,
        "ふるふる (星が聴いた花のうた)"@ja,
        "furu furu (Hoshi ga Kiita Hana no uta)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "falling, falling (stars listening to the song of flowers)"@en,
        "ふるふる (星が聴いた花のうた)"@ja,
        "furu furu (Hoshi ga Kiita Hana no uta)"@ja-latn .

_:N5166549c90094cc3ac87ab40a8da2148 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the desolate autumn breeze"@en,
        "秋風索漠"@ja,
        "Shuufuu Sakuboku"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "the desolate autumn breeze"@en,
        "秋風索漠"@ja,
        "Shuufuu Sakuboku"@ja-latn .

_:N71eaa94c115d498794a257cba2748979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chlorella production manager"@en,
        "クロレラ製造工場長"@ja,
        "KURORERA Seizou Koujouchou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "chlorella production manager"@en,
        "クロレラ製造工場長"@ja,
        "KURORERA Seizou Koujouchou"@ja-latn .

_:N73ba6c6f6f0b42c5bbb10105a744eb4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TOKYO LIFE"@en,
        "東京生活"@ja,
        "Toukyou Seikatsu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "TOKYO LIFE"@en,
        "東京生活"@ja,
        "Toukyou Seikatsu"@ja-latn .

_:N7f8592328a2f477e8403d117c9146d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KARINA ~hichimenahochi~"@en,
        "KARINA ~ヒチメナホチ~"@ja,
        "KARINA ~HICHIMENAHOCHI~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "KARINA ~hichimenahochi~"@en,
        "KARINA ~ヒチメナホチ~"@ja,
        "KARINA ~HICHIMENAHOCHI~"@ja-latn .

_:Nc77945c206f84d869d23f2a216288229 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the cherry tree garden"@en,
        "桜の木のある庭で"@ja,
        "Sakura no Ki no aru Niwa de"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "in the cherry tree garden"@en,
        "桜の木のある庭で"@ja,
        "Sakura no Ki no aru Niwa de"@ja-latn .

_:Ne4d00ebd3bf14773940875abd52ad526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon on the Waves IV"@en,
        "Moon on the Waves IV"@ja,
        "Moon on the Waves IV"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:Nfc828cff99994bc09d9366ac1160c89e ;
    schema:name "Moon on the Waves IV"@en,
        "Moon on the Waves IV"@ja,
        "Moon on the Waves IV"@ja-latn .

_:Nfc828cff99994bc09d9366ac1160c89e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N050f4ea1e9624720921a4db521b03c9b,
        _:N181d276196f14937b62cf576295ec629,
        _:N2ea2a7723328408baa325bfb464b18cb,
        _:N36f0f34d0aeb4a0081c226fd2e368c55,
        _:N5166549c90094cc3ac87ab40a8da2148,
        _:N71eaa94c115d498794a257cba2748979,
        _:N73ba6c6f6f0b42c5bbb10105a744eb4a,
        _:N7f8592328a2f477e8403d117c9146d2b,
        _:Nc77945c206f84d869d23f2a216288229,
        _:Ne4d00ebd3bf14773940875abd52ad526 ;
    mo:track_count 10 ;
    schema:duration "PT62:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N050f4ea1e9624720921a4db521b03c9b,
        _:N181d276196f14937b62cf576295ec629,
        _:N2ea2a7723328408baa325bfb464b18cb,
        _:N36f0f34d0aeb4a0081c226fd2e368c55,
        _:N5166549c90094cc3ac87ab40a8da2148,
        _:N71eaa94c115d498794a257cba2748979,
        _:N73ba6c6f6f0b42c5bbb10105a744eb4a,
        _:N7f8592328a2f477e8403d117c9146d2b,
        _:Nc77945c206f84d869d23f2a216288229,
        _:Ne4d00ebd3bf14773940875abd52ad526 .

