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

<artist/23051#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "Daisuke Sakurai"@en,
        "櫻井大介"@ja ;
    foaf:made <album/145939#composition>,
        <album/145939#lyrics>,
        <album/145939#subject>,
        <album/145939#vocals> ;
    foaf:name "Daisuke Sakurai"@en,
        "櫻井大介"@ja .

<artist/31207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "Shuhei Seki"@en,
        "関秀平"@ja ;
    foaf:made <album/145939#composition>,
        <album/145939#subject> ;
    foaf:name "Shuhei Seki"@en,
        "関秀平"@ja .

<artist/42749#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "Kazuma Ishii"@en,
        "石井一磨"@ja ;
    foaf:made <album/145939#composition>,
        <album/145939#subject> ;
    foaf:name "Kazuma Ishii"@en,
        "石井一磨"@ja .

<artist/79095#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "岡本多央"@ja ;
    foaf:made <album/145939#composition>,
        <album/145939#subject> ;
    foaf:name "岡本多央"@ja .

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

<album/145939#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Re:monade ~Heart of Strings~"@en,
        "Re:monade ~Heart of Strings~"@ja,
        "Re:monade ~Heart of Strings~"@ja-latn ;
    mo:performance_of <album/145939#musicalwork> ;
    mo:recorded_as <album/145939#musicalexpression> ;
    schema:name "Re:monade ~Heart of Strings~"@en,
        "Re:monade ~Heart of Strings~"@ja,
        "Re:monade ~Heart of Strings~"@ja-latn ;
    schema:workPerformed <album/145939#musicalwork> .

<https://media.vgm.io/albums/93/145939/145939-5f07575cdfe1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145939#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/145939/145939-5f07575cdfe1.png> ;
    foaf:depicts <album/145939#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/145939/145939-5f07575cdfe1.png> .

<https://medium-media.vgm.io/albums/93/145939/145939-5f07575cdfe1.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/145939#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re:monade ~Heart of Strings~"@en,
        "Re:monade ~Heart of Strings~"@ja,
        "Re:monade ~Heart of Strings~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "佐々木悠"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "佐々木悠"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "新井智仁"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "新井智仁"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "松本健"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "松本健"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "添田和宏"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "添田和宏"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "神田雄亮"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "神田雄亮"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "手塚茂"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "手塚茂"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "具ヒム"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "具ヒム"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "河谷萌奈美"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "河谷萌奈美"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gabriele Alliata"@en ;
            foaf:made <album/145939#composition> ;
            foaf:name "Gabriele Alliata"@en ],
        <artist/23051#subject>,
        <artist/31207#subject>,
        <artist/42749#subject>,
        <artist/79095#subject> ;
    mo:produced_work <album/145939#musicalwork> ;
    schema:name "Re:monade ~Heart of Strings~"@en,
        "Re:monade ~Heart of Strings~"@ja,
        "Re:monade ~Heart of Strings~"@ja-latn .

<album/145939#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-18"^^xsd:date ;
    dcterms:title "Re:monade ~Heart of Strings~"@en,
        "Re:monade ~Heart of Strings~"@ja,
        "Re:monade ~Heart of Strings~"@ja-latn ;
    mo:catalogue_number "DLSB-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/145939#musicalexpression> ;
    mo:publisher _:Nad5a130a935b41c6a3d39b40c3928c9a ;
    mo:record _:N322c700b472a4408a63c910eef4d6775 ;
    mo:record_count 1 ;
    schema:datePublished "2005-05-18"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/93/145939/145939-5f07575cdfe1.png> ;
    schema:name "Re:monade ~Heart of Strings~"@en,
        "Re:monade ~Heart of Strings~"@ja,
        "Re:monade ~Heart of Strings~"@ja-latn ;
    schema:publisher _:Nad5a130a935b41c6a3d39b40c3928c9a ;
    foaf:depiction <https://media.vgm.io/albums/93/145939/145939-5f07575cdfe1.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "添田和宏"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "添田和宏"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ASSAMI"@en ;
    foaf:made <album/145939#vocals> ;
    foaf:name "ASSAMI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "具ヒム"@en ;
    foaf:made <album/145939#lyrics> ;
    foaf:name "具ヒム"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "神田雄亮"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "神田雄亮"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "具ヒム"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "具ヒム"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "新井智仁"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "新井智仁"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "具ヒム"@en ;
    foaf:made <album/145939#vocals> ;
    foaf:name "具ヒム"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "具ヒム"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "具ヒム"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "具ヒム"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "具ヒム"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "神田雄亮"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "神田雄亮"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "松本健"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "松本健"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "新井沙織"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "新井沙織"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "新井沙織"@en ;
    foaf:made <album/145939#vocals> ;
    foaf:name "新井沙織"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "佐々木悠"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "佐々木悠"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "手塚茂"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "手塚茂"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145939#subject> ;
    schema:name "河谷萌奈美"@en ;
    foaf:made <album/145939#subject> ;
    foaf:name "河谷萌奈美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "神田雄亮"@en ;
    foaf:made <album/145939#lyrics> ;
    foaf:name "神田雄亮"@en .

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

_:N220c4d28fe5f4b6591e18a0358a8db59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MASAYO NO YUUTSU"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "MASAYO NO YUUTSU"@ja .

_:N22bb7a8f17164013b40d2cb5c14007ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メソポタミア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "メソポタミア"@ja .

_:N478cb0ec4efc45389af72023ba42de1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAMURAI"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "SAMURAI"@ja .

_:N481433033be94753a3cb2859168bb659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "Prelude"@ja .

_:N5dd76d16a7194574aab1914878c83114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "Sunrise"@ja .

_:N666c2575db0849b39d66eb0c41bfd21a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clock Room"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "Clock Room"@ja .

_:N72f72d33051d47a58cf9e52123290717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時空の遺跡"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "時空の遺跡"@ja .

_:N98436fdf6631461a89c379285e7e4b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソナギ(通り雨)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "ソナギ(通り雨)"@ja .

_:Na92f084259584ebbba8804b10bd04bcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛空夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "飛空夢"@ja .

_:Na9a56a943ea4485cb76dfdf1a608eace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "28℃の静寂"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "28℃の静寂"@ja .

_:Naaf67690e3b04bbdb3b56aafc08fe0af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginner"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "Beginner"@ja .

_:Nad5a130a935b41c6a3d39b40c3928c9a schema:name "PICTUS"@en,
        "PICTUS"@ja,
        "PICTUS"@ja-latn ;
    foaf:name "PICTUS"@en,
        "PICTUS"@ja,
        "PICTUS"@ja-latn .

_:Nb079dab5923b4c258cf24845264a4079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風に乗せた言の葉"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "風に乗せた言の葉"@ja .

_:Ne49c97fd3e274d35b94e869b3a4424e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絹の道"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "絹の道"@ja .

_:Nfe12aa414d9946b79f788e77f0872bbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "駅"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N322c700b472a4408a63c910eef4d6775 ;
    schema:name "駅"@ja .

_:N322c700b472a4408a63c910eef4d6775 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N220c4d28fe5f4b6591e18a0358a8db59,
        _:N22bb7a8f17164013b40d2cb5c14007ad,
        _:N478cb0ec4efc45389af72023ba42de1a,
        _:N481433033be94753a3cb2859168bb659,
        _:N5dd76d16a7194574aab1914878c83114,
        _:N666c2575db0849b39d66eb0c41bfd21a,
        _:N72f72d33051d47a58cf9e52123290717,
        _:N98436fdf6631461a89c379285e7e4b52,
        _:Na92f084259584ebbba8804b10bd04bcc,
        _:Na9a56a943ea4485cb76dfdf1a608eace,
        _:Naaf67690e3b04bbdb3b56aafc08fe0af,
        _:Nb079dab5923b4c258cf24845264a4079,
        _:Ne49c97fd3e274d35b94e869b3a4424e1,
        _:Nfe12aa414d9946b79f788e77f0872bbe ;
    mo:track_count 14 ;
    schema:duration "PT69:05"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N220c4d28fe5f4b6591e18a0358a8db59,
        _:N22bb7a8f17164013b40d2cb5c14007ad,
        _:N478cb0ec4efc45389af72023ba42de1a,
        _:N481433033be94753a3cb2859168bb659,
        _:N5dd76d16a7194574aab1914878c83114,
        _:N666c2575db0849b39d66eb0c41bfd21a,
        _:N72f72d33051d47a58cf9e52123290717,
        _:N98436fdf6631461a89c379285e7e4b52,
        _:Na92f084259584ebbba8804b10bd04bcc,
        _:Na9a56a943ea4485cb76dfdf1a608eace,
        _:Naaf67690e3b04bbdb3b56aafc08fe0af,
        _:Nb079dab5923b4c258cf24845264a4079,
        _:Ne49c97fd3e274d35b94e869b3a4424e1,
        _:Nfe12aa414d9946b79f788e77f0872bbe .

