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

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

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

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

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

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

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

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

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

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

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

<album/102734#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/43/102734/102734-14dd4787cc65.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102734#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/102734/102734-14dd4787cc65.jpg> ;
    foaf:depicts <album/102734#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/102734/102734-14dd4787cc65.jpg> .

<https://medium-media.vgm.io/albums/43/102734/102734-14dd4787cc65.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/102734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-26"^^xsd:date ;
    dcterms:title "Hare no Hi / Hiroshi Kamiya [Limited Edition]"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACA-35935" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/102734#musicalexpression> ;
    mo:publisher <org/1067#subject> ;
    mo:record _:N96f84e8f6a1747db86b03643f5ea2a14,
        _:Nb04abd50edd3474aafef5bc78606493a ;
    mo:record_count 2 ;
    schema:datePublished "2009-08-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/43/102734/102734-14dd4787cc65.jpg> ;
    schema:name "Hare no Hi / Hiroshi Kamiya [Limited Edition]"@en,
        "ハレノヒ / 神谷浩史"@ja,
        "Hare no Hi / Hiroshi Kamiya [Limited Edition]"@ja-latn ;
    schema:publisher <org/1067#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/102734/102734-14dd4787cc65.jpg> .

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

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

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

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

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

_:N1fffc9998edb4c99adae5e38311d55c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "making of \"ハレノヒ\""@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb04abd50edd3474aafef5bc78606493a ;
    schema:name "making of \"ハレノヒ\""@ja .

_:N44ae8e8a27204803b47382d3672e850d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CM集"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb04abd50edd3474aafef5bc78606493a ;
    schema:name "CM集"@ja .

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

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

_:Naabb91b4146d4b0cae91e1452014f482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my diary (MUSIC CLIP)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb04abd50edd3474aafef5bc78606493a ;
    schema:name "my diary (MUSIC CLIP)"@ja .

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

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

_:Nb04abd50edd3474aafef5bc78606493a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1fffc9998edb4c99adae5e38311d55c9,
        _:N44ae8e8a27204803b47382d3672e850d,
        _:Naabb91b4146d4b0cae91e1452014f482 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1fffc9998edb4c99adae5e38311d55c9,
        _:N44ae8e8a27204803b47382d3672e850d,
        _:Naabb91b4146d4b0cae91e1452014f482 .

_:N96f84e8f6a1747db86b03643f5ea2a14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0002cd0d56094e42ab321b33bc137539,
        _:N0a19f44a46bd416eaa493043887ed781,
        _:N5497c5bb1c7d48bb859e965d9b5c7c5e,
        _:N8939929c4783430e9f3f21a25c036d40,
        _:Ncf668e482fac4b50a352a2f6d7871a97,
        _:Nfca37022aeeb4aaab8f983fc1058eb58 ;
    mo:track_count 6 ;
    schema:duration "PT23:29"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0002cd0d56094e42ab321b33bc137539,
        _:N0a19f44a46bd416eaa493043887ed781,
        _:N5497c5bb1c7d48bb859e965d9b5c7c5e,
        _:N8939929c4783430e9f3f21a25c036d40,
        _:Ncf668e482fac4b50a352a2f6d7871a97,
        _:Nfca37022aeeb4aaab8f983fc1058eb58 .

