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

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    schema:name "miko"@en ;
    foaf:made <album/34362#subject>,
        <album/34362#vocals> ;
    foaf:name "miko"@en .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:made <album/34362#subject>,
        <album/34362#vocals> ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/69#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Ito"@en,
        "いとうかなこ"@ja ;
    foaf:made <album/34362#subject>,
        <album/34362#vocals> ;
    foaf:name "Kanako Ito"@en,
        "いとうかなこ"@ja .

<artist/1002#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "Harumi Shiina"@en,
        "椎名治美"@ja ;
    foaf:made <album/34362#composition>,
        <album/34362#subject> ;
    foaf:name "Harumi Shiina"@en,
        "椎名治美"@ja .

<artist/1004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "Toshiharu Yamanishi"@en,
        "山西利治"@ja ;
    foaf:made <album/34362#composition>,
        <album/34362#subject> ;
    foaf:name "Toshiharu Yamanishi"@en,
        "山西利治"@ja .

<artist/1007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "Namihei"@en,
        "なみへい"@ja ;
    foaf:made <album/34362#composition>,
        <album/34362#subject> ;
    foaf:name "Namihei"@en,
        "なみへい"@ja .

<artist/1010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "LUV2"@en ;
    foaf:made <album/34362#composition>,
        <album/34362#subject> ;
    foaf:name "LUV2"@en .

<artist/1017#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "A-dash"@en ;
    foaf:made <album/34362#composition>,
        <album/34362#subject> ;
    foaf:name "A-dash"@en .

<artist/207#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "HIR"@en ;
    foaf:made <album/34362#composition>,
        <album/34362#subject> ;
    foaf:name "HIR"@en .

<artist/326#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja ;
    foaf:made <album/34362#composition>,
        <album/34362#subject> ;
    foaf:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja .

<artist/966#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja ;
    foaf:made <album/34362#composition>,
        <album/34362#lyrics>,
        <album/34362#subject> ;
    foaf:name "Kyoya Hashimoto"@en,
        "橋本鏡也"@ja .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/673#subject> a schema:CreativeWork ;
    schema:name "Monster Hunter"@en,
        "モンスターハンター"@ja,
        "Monster Hunter"@ja-latn ;
    foaf:name "Monster Hunter"@en,
        "モンスターハンター"@ja,
        "Monster Hunter"@ja-latn .

<product/675#subject> a schema:CreativeWork ;
    schema:name "Monster Hunter Tri"@en,
        "モンスターハンター3 (トライ)"@ja,
        "Monster Hunter 3 (tri-)"@ja-latn ;
    foaf:name "Monster Hunter Tri"@en,
        "モンスターハンター3 (トライ)"@ja,
        "Monster Hunter 3 (tri-)"@ja-latn .

<product/678#subject> a schema:CreativeWork ;
    schema:name "Monster Hunter Freedom Unite"@en,
        "モンスターハンター ポータブル 2nd G"@ja,
        "Monster Hunter Portable 2nd G"@ja-latn ;
    foaf:name "Monster Hunter Freedom Unite"@en,
        "モンスターハンター ポータブル 2nd G"@ja,
        "Monster Hunter Portable 2nd G"@ja-latn .

<product/679#subject> a schema:CreativeWork ;
    schema:name "Monster Hunter Portable 3rd"@en,
        "モンスターハンター ポータブル 3rd"@ja,
        "Monster Hunter Portable 3rd"@ja-latn ;
    foaf:name "Monster Hunter Portable 3rd"@en,
        "モンスターハンター ポータブル 3rd"@ja,
        "Monster Hunter Portable 3rd"@ja-latn .

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

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

<album/34362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MY LIFE IS HUNT"@en,
        "カリニイキル"@ja,
        "Karini Ikiru"@ja-latn ;
    mo:performance_of <album/34362#musicalwork> ;
    mo:recorded_as <album/34362#musicalexpression> ;
    schema:name "MY LIFE IS HUNT"@en,
        "カリニイキル"@ja,
        "Karini Ikiru"@ja-latn ;
    schema:workPerformed <album/34362#musicalwork> .

<org/108#subject> schema:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn ;
    foaf:name "Dangerous Mezashi Cat"@en,
        "でんじゃらす・めざし・きゃっと"@ja,
        "Dangerous Mezashi Cat"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/34362/34362-1405881501.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/34362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MY LIFE IS HUNT"@en,
        "カリニイキル"@ja,
        "Karini Ikiru"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "- Kyoya Champloo"@en ;
            foaf:made <album/34362#composition> ;
            foaf:name "- Kyoya Champloo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "- D.M.C"@en ;
            foaf:made <album/34362#composition> ;
            foaf:name "- D.M.C"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "- D.M.C"@en ;
            foaf:made <album/34362#composition> ;
            foaf:name "- D.M.C"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "- Denkai Laboratory"@en ;
            foaf:made <album/34362#composition> ;
            foaf:name "- Denkai Laboratory"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "- D.M.C"@en ;
            foaf:made <album/34362#composition> ;
            foaf:name "- D.M.C"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "- Oto no Junin"@en ;
            foaf:made <album/34362#composition> ;
            foaf:name "- Oto no Junin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "- CTBR"@en ;
            foaf:made <album/34362#composition> ;
            foaf:name "- CTBR"@en ],
        <artist/1002#subject>,
        <artist/1004#subject>,
        <artist/1007#subject>,
        <artist/1010#subject>,
        <artist/1017#subject>,
        <artist/207#subject>,
        <artist/326#subject>,
        <artist/966#subject> ;
    mo:produced_work <album/34362#musicalwork> ;
    schema:name "MY LIFE IS HUNT"@en,
        "カリニイキル"@ja,
        "Karini Ikiru"@ja-latn .

<album/34362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "MY LIFE IS HUNT"@en,
        "カリニイキル"@ja,
        "Karini Ikiru"@ja-latn ;
    mo:catalogue_number "DMCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34362#musicalexpression> ;
    mo:publisher <org/108#subject> ;
    mo:record _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/673#subject>,
        <product/675#subject>,
        <product/678#subject>,
        <product/679#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/34362/34362-1405881501.jpg> ;
    schema:name "MY LIFE IS HUNT"@en,
        "カリニイキル"@ja,
        "Karini Ikiru"@ja-latn ;
    schema:publisher <org/108#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/34362/34362-1405881501.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "- Rock'in actor log"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- Rock'in actor log"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "- D.M.C"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- D.M.C"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "- ABSOLUTE CASTAWAY"@en ;
    foaf:made <album/34362#vocals> ;
    foaf:name "- ABSOLUTE CASTAWAY"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "- D.M.C"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- D.M.C"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "- ABSOLUTE CASTAWAY"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- ABSOLUTE CASTAWAY"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "- D.M.C"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- D.M.C"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "- Alternative ending"@en ;
    foaf:made <album/34362#vocals> ;
    foaf:name "- Alternative ending"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "- Kyoya Champloo"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- Kyoya Champloo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "- Denkai Laboratory"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- Denkai Laboratory"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "- Rock'in actor log"@en ;
    foaf:made <album/34362#vocals> ;
    foaf:name "- Rock'in actor log"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "- Alternative ending"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- Alternative ending"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34362#subject> ;
    schema:name "- Oto no Junin"@en ;
    foaf:made <album/34362#subject> ;
    foaf:name "- Oto no Junin"@en .

_:N10749e5607fd49be8b5b32fc53048af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竜恋飛翔 (レウスImageSong)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "竜恋飛翔 (レウスImageSong)"@ja .

_:Na1dee55d9f584cce8da97b286b592446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狩人のうた (ハンターImageSong)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "狩人のうた (ハンターImageSong)"@ja .

_:Na26eb336aca140bcba0a5f4119298df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フルクシャボンバー (フルクシャ装備ImageSong)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "フルクシャボンバー (フルクシャ装備ImageSong)"@ja .

_:Na73624d2dd8948fdbb9a4062a9a98980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "龍撃剣士ガンランサー (ガンランスImageSong)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "龍撃剣士ガンランサー (ガンランスImageSong)"@ja .

_:Naf47e3be8c97411abd19f9dd804ea7ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迅王牙 (ジンオウガImageSong)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "迅王牙 (ジンオウガImageSong)"@ja .

_:Nc21dd2a2958f400f82930f09d2322746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "爆熱！キリン娘 (キリン装備ImageSong)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "爆熱！キリン娘 (キリン装備ImageSong)"@ja .

_:Ne914440a44894a6a9554098de18a4dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Eye`s (ナルガImageSong)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "Crimson Eye`s (ナルガImageSong)"@ja .

_:Ned278e81cbcc496080ae263e983fe954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒き皇 (アルバトリオンImageSong)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 ;
    schema:name "黒き皇 (アルバトリオンImageSong)"@ja .

_:Nf95b1bb1e8fd4d73a1e1e8b5f7e15124 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10749e5607fd49be8b5b32fc53048af2,
        _:Na1dee55d9f584cce8da97b286b592446,
        _:Na26eb336aca140bcba0a5f4119298df0,
        _:Na73624d2dd8948fdbb9a4062a9a98980,
        _:Naf47e3be8c97411abd19f9dd804ea7ef,
        _:Nc21dd2a2958f400f82930f09d2322746,
        _:Ne914440a44894a6a9554098de18a4dab,
        _:Ned278e81cbcc496080ae263e983fe954 ;
    mo:track_count 8 ;
    schema:duration "PT36:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N10749e5607fd49be8b5b32fc53048af2,
        _:Na1dee55d9f584cce8da97b286b592446,
        _:Na26eb336aca140bcba0a5f4119298df0,
        _:Na73624d2dd8948fdbb9a4062a9a98980,
        _:Naf47e3be8c97411abd19f9dd804ea7ef,
        _:Nc21dd2a2958f400f82930f09d2322746,
        _:Ne914440a44894a6a9554098de18a4dab,
        _:Ned278e81cbcc496080ae263e983fe954 .

