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

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

<artist/50154#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119801#subject> ;
    schema:name "INK"@en ;
    foaf:made <album/119801#composition>,
        <album/119801#subject> ;
    foaf:name "INK"@en .

<album/119801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HUNTING SEASON / ICE NINE KILLS"@en,
        "HUNTING SEASON / ICE NINE KILLS"@ja,
        "HUNTING SEASON / ICE NINE KILLS"@ja-latn ;
    mo:composer <artist/50154#subject> ;
    mo:produced_work <album/119801#musicalwork> ;
    schema:name "HUNTING SEASON / ICE NINE KILLS"@en,
        "HUNTING SEASON / ICE NINE KILLS"@ja,
        "HUNTING SEASON / ICE NINE KILLS"@ja-latn .

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

<album/119801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HUNTING SEASON / ICE NINE KILLS"@en,
        "HUNTING SEASON / ICE NINE KILLS"@ja,
        "HUNTING SEASON / ICE NINE KILLS"@ja-latn ;
    mo:performance_of <album/119801#musicalwork> ;
    mo:recorded_as <album/119801#musicalexpression> ;
    schema:name "HUNTING SEASON / ICE NINE KILLS"@en,
        "HUNTING SEASON / ICE NINE KILLS"@ja,
        "HUNTING SEASON / ICE NINE KILLS"@ja-latn ;
    schema:workPerformed <album/119801#musicalwork> .

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

<https://medium-media.vgm.io/albums/10/119801/119801-ffc0073f08c6.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/119801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-01"^^xsd:date ;
    dcterms:title "HUNTING SEASON / ICE NINE KILLS"@en,
        "HUNTING SEASON / ICE NINE KILLS"@ja,
        "HUNTING SEASON / ICE NINE KILLS"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/119801#musicalexpression> ;
    mo:publisher _:Ncb2f74e91d0f4adab80d75106fcd5fae ;
    mo:record _:N0561c329bd63498d95e8af79b2bf9d1e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PLAYERUNKNOWN'S BATTLEGROUNDS"@en ;
            foaf:name "PLAYERUNKNOWN'S BATTLEGROUNDS"@en ] ;
    schema:datePublished "2022-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/119801/119801-ffc0073f08c6.jpg> ;
    schema:name "HUNTING SEASON / ICE NINE KILLS"@en,
        "HUNTING SEASON / ICE NINE KILLS"@ja,
        "HUNTING SEASON / ICE NINE KILLS"@ja-latn ;
    schema:publisher _:Ncb2f74e91d0f4adab80d75106fcd5fae ;
    foaf:depiction <https://media.vgm.io/albums/10/119801/119801-ffc0073f08c6.jpg> .

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

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

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

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

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

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

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

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

_:N0561c329bd63498d95e8af79b2bf9d1e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5f8254fde9644ebd9173e299aac0af05 ;
    mo:track_count 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5f8254fde9644ebd9173e299aac0af05 .

_:N5f8254fde9644ebd9173e299aac0af05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunting Season"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N0561c329bd63498d95e8af79b2bf9d1e ;
    schema:name "Hunting Season"@en .

_:Ncb2f74e91d0f4adab80d75106fcd5fae schema:name "Fearless Records"@en,
        "Fearless Records"@ja,
        "Fearless Records"@ja-latn ;
    foaf:name "Fearless Records"@en,
        "Fearless Records"@ja,
        "Fearless Records"@ja-latn .

