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

<artist/12030#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuya Eguchi"@en,
        "江口拓也"@ja ;
    foaf:made <album/99586#subject>,
        <album/99586#vocals> ;
    foaf:name "Takuya Eguchi"@en,
        "江口拓也"@ja .

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:made <album/99586#subject>,
        <album/99586#vocals> ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/21838#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja ;
    foaf:made <album/99586#subject>,
        <album/99586#vocals> ;
    foaf:name "Koutaro Nishiyama"@en,
        "西山宏太朗"@ja .

<artist/24880#subject> a schema:Person,
        foaf:Person ;
    schema:name "Endcape"@en,
        "エンドケイプ"@ja ;
    foaf:made <album/99586#lyrics>,
        <album/99586#subject> ;
    foaf:name "Endcape"@en,
        "エンドケイプ"@ja .

<artist/28422#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoya Chiba"@en,
        "千葉翔也"@ja ;
    foaf:made <album/99586#subject>,
        <album/99586#vocals> ;
    foaf:name "Shoya Chiba"@en,
        "千葉翔也"@ja .

<artist/13288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99586#subject> ;
    schema:name "Yuki Kimura"@en,
        "木村有希"@ja ;
    foaf:made <album/99586#composition>,
        <album/99586#lyrics>,
        <album/99586#subject> ;
    foaf:name "Yuki Kimura"@en,
        "木村有希"@ja .

<artist/17822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99586#subject> ;
    schema:name "Masazumi Ozawa"@en,
        "小澤正澄"@ja ;
    foaf:made <album/99586#composition>,
        <album/99586#subject> ;
    foaf:name "Masazumi Ozawa"@en,
        "小澤正澄"@ja .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99586#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/99586#composition>,
        <album/99586#lyrics>,
        <album/99586#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/8400#subject> a schema:CreativeWork ;
    schema:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn ;
    foaf:name "B-PROJECT"@en,
        "B-PROJECT"@ja,
        "B-PROJECT"@ja-latn .

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

<album/99586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hungry Wolf / KiLLER KiNG"@en,
        "Hungry Wolf / KiLLER KiNG"@ja,
        "Hungry Wolf / KiLLER KiNG"@ja-latn ;
    mo:performance_of <album/99586#musicalwork> ;
    mo:recorded_as <album/99586#musicalexpression> ;
    schema:name "Hungry Wolf / KiLLER KiNG"@en,
        "Hungry Wolf / KiLLER KiNG"@ja,
        "Hungry Wolf / KiLLER KiNG"@ja-latn ;
    schema:workPerformed <album/99586#musicalwork> .

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/99586/99586-1590682077.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hungry Wolf / KiLLER KiNG"@en,
        "Hungry Wolf / KiLLER KiNG"@ja,
        "Hungry Wolf / KiLLER KiNG"@ja-latn ;
    mo:composer <artist/13288#subject>,
        <artist/17822#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/99586#musicalwork> ;
    schema:name "Hungry Wolf / KiLLER KiNG"@en,
        "Hungry Wolf / KiLLER KiNG"@ja,
        "Hungry Wolf / KiLLER KiNG"@ja-latn .

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

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

<album/99586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-21"^^xsd:date ;
    dcterms:title "Hungry Wolf / KiLLER KiNG"@en,
        "Hungry Wolf / KiLLER KiNG"@ja,
        "Hungry Wolf / KiLLER KiNG"@ja-latn ;
    mo:catalogue_number "SVWC-70216" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99586#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N14f4f756f7c8422d9ce29467b9a772bc ;
    mo:record_count 1 ;
    schema:about <product/8400#subject> ;
    schema:datePublished "2016-12-21"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/68/99586/99586-1590682077.jpg> ;
    schema:name "Hungry Wolf / KiLLER KiNG"@en,
        "Hungry Wolf / KiLLER KiNG"@ja,
        "Hungry Wolf / KiLLER KiNG"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/99586/99586-1590682077.jpg> .

_:N43645d143ac54869a43adb4ab3c82b75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle☆Bingo"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N14f4f756f7c8422d9ce29467b9a772bc ;
    schema:name "Twinkle☆Bingo"@ja .

_:N4858dd1be0ea4440a4ac51b990e1081b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hungry Wolf (off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N14f4f756f7c8422d9ce29467b9a772bc ;
    schema:name "Hungry Wolf (off Vocal)"@ja .

_:N55ad14c13fcc41e5bcaaa76281b1bf76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永久パラダイス (KiLLER KiNG ver)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N14f4f756f7c8422d9ce29467b9a772bc ;
    schema:name "永久パラダイス (KiLLER KiNG ver)"@ja .

_:N964361ad2cf948838175c45a583281ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hungry Wolf"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N14f4f756f7c8422d9ce29467b9a772bc ;
    schema:name "Hungry Wolf"@ja .

_:Nc6cfe457c4d74144a15a609e35d83c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle☆Bingo (off Vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N14f4f756f7c8422d9ce29467b9a772bc ;
    schema:name "Twinkle☆Bingo (off Vocal)"@ja .

_:N14f4f756f7c8422d9ce29467b9a772bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N43645d143ac54869a43adb4ab3c82b75,
        _:N4858dd1be0ea4440a4ac51b990e1081b,
        _:N55ad14c13fcc41e5bcaaa76281b1bf76,
        _:N964361ad2cf948838175c45a583281ed,
        _:Nc6cfe457c4d74144a15a609e35d83c1f ;
    mo:track_count 5 ;
    schema:duration "PT20:05"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N43645d143ac54869a43adb4ab3c82b75,
        _:N4858dd1be0ea4440a4ac51b990e1081b,
        _:N55ad14c13fcc41e5bcaaa76281b1bf76,
        _:N964361ad2cf948838175c45a583281ed,
        _:Nc6cfe457c4d74144a15a609e35d83c1f .

