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

<artist/18094#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yusuke Toriumi"@en,
        "鳥海雄介"@ja ;
    foaf:made <album/100478#lyrics>,
        <album/100478#subject> ;
    foaf:name "Yusuke Toriumi"@en,
        "鳥海雄介"@ja .

<artist/22241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Shimoji"@en,
        "下地悠"@ja ;
    foaf:made <album/100478#lyrics>,
        <album/100478#subject> ;
    foaf:name "Yu Shimoji"@en,
        "下地悠"@ja .

<artist/4112#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja ;
    foaf:made <album/100478#subject>,
        <album/100478#vocals> ;
    foaf:name "Hiroshi Kamiya"@en,
        "神谷浩史"@ja .

<artist/48238#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Hiruma"@en,
        "ヒルマ弘"@ja ;
    foaf:made <album/100478#lyrics>,
        <album/100478#subject> ;
    foaf:name "Hiroshi Hiruma"@en,
        "ヒルマ弘"@ja .

<artist/13464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100478#subject> ;
    schema:name "Atsuko Isobe"@en,
        "磯部篤子"@ja ;
    foaf:made <album/100478#composition>,
        <album/100478#subject> ;
    foaf:name "Atsuko Isobe"@en,
        "磯部篤子"@ja .

<artist/38020#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100478#subject> ;
    schema:name "Sigero Yoshida"@en,
        "吉田シゲロウ"@ja ;
    foaf:made <album/100478#composition>,
        <album/100478#lyrics>,
        <album/100478#subject> ;
    foaf:name "Sigero Yoshida"@en,
        "吉田シゲロウ"@ja .

<artist/69063#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100478#subject> ;
    schema:name "Keiko Yoshida"@en,
        "吉田敬子"@ja ;
    foaf:made <album/100478#composition>,
        <album/100478#subject> ;
    foaf:name "Keiko Yoshida"@en,
        "吉田敬子"@ja .

<artist/6919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100478#subject> ;
    schema:name "Yuya Saito"@en,
        "斎藤悠弥"@ja ;
    foaf:made <album/100478#composition>,
        <album/100478#subject> ;
    foaf:name "Yuya Saito"@en,
        "斎藤悠弥"@ja .

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

<album/100478#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hare no Hi / Hiroshi Kamiya"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya"@ja-latn ;
    mo:performance_of <album/100478#musicalwork> ;
    mo:recorded_as <album/100478#musicalexpression> ;
    schema:name "Hare no Hi / Hiroshi Kamiya"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya"@ja-latn ;
    schema:workPerformed <album/100478#musicalwork> .

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

<org/1067#subject> schema:name "Kiramune"@en,
        "Kiramune"@ja,
        "Kiramune"@ja-latn ;
    foaf:name "Kiramune"@en,
        "Kiramune"@ja,
        "Kiramune"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/100478/100478-1592494441.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100478#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hare no Hi / Hiroshi Kamiya"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "masaya"@en ;
            foaf:made <album/100478#composition> ;
            foaf:name "masaya"@en ],
        <artist/13464#subject>,
        <artist/38020#subject>,
        <artist/69063#subject>,
        <artist/6919#subject> ;
    mo:produced_work <album/100478#musicalwork> ;
    schema:name "Hare no Hi / Hiroshi Kamiya"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya"@ja-latn .

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

<album/100478#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-26"^^xsd:date ;
    dcterms:title "Hare no Hi / Hiroshi Kamiya"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya"@ja-latn ;
    mo:catalogue_number "LACA-5935" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100478#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:Ndb0efce138de44088fd365375ab25ac6 ;
    mo:record_count 1 ;
    schema:datePublished "2009-08-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/87/100478/100478-1592494441.jpg> ;
    schema:name "Hare no Hi / Hiroshi Kamiya"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/100478/100478-1592494441.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "masaya"@en ;
    foaf:made <album/100478#lyrics> ;
    foaf:name "masaya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "masaya"@en ;
    foaf:made <album/100478#subject> ;
    foaf:name "masaya"@en .

_:N0dc56e6b269743ada61a912de2f597ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "full count"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndb0efce138de44088fd365375ab25ac6 ;
    schema:name "full count"@ja .

_:N5377bcf5ac4144a693d355b5caf23dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "名もなき花"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ndb0efce138de44088fd365375ab25ac6 ;
    schema:name "名もなき花"@ja .

_:N99897b5c1dd34ccfae276d1ff02bd83e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バジル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ndb0efce138de44088fd365375ab25ac6 ;
    schema:name "バジル"@ja .

_:N9b94f2c8f0c14340a9d29a3d0b4a1796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my diary"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ndb0efce138de44088fd365375ab25ac6 ;
    schema:name "my diary"@ja .

_:Nc9699744805344b9bc319932e8f8ef49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my diary -reprise-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ndb0efce138de44088fd365375ab25ac6 ;
    schema:name "my diary -reprise-"@ja .

_:Nfd4badc041ee475b96811dd86ba2c0c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい風"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ndb0efce138de44088fd365375ab25ac6 ;
    schema:name "優しい風"@ja .

_:Ndb0efce138de44088fd365375ab25ac6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0dc56e6b269743ada61a912de2f597ca,
        _:N5377bcf5ac4144a693d355b5caf23dfe,
        _:N99897b5c1dd34ccfae276d1ff02bd83e,
        _:N9b94f2c8f0c14340a9d29a3d0b4a1796,
        _:Nc9699744805344b9bc319932e8f8ef49,
        _:Nfd4badc041ee475b96811dd86ba2c0c6 ;
    mo:track_count 6 ;
    schema:duration "PT23:29"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0dc56e6b269743ada61a912de2f597ca,
        _:N5377bcf5ac4144a693d355b5caf23dfe,
        _:N99897b5c1dd34ccfae276d1ff02bd83e,
        _:N9b94f2c8f0c14340a9d29a3d0b4a1796,
        _:Nc9699744805344b9bc319932e8f8ef49,
        _:Nfd4badc041ee475b96811dd86ba2c0c6 .

