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

<artist/13073#subject> a schema:Person,
        foaf:Person ;
    schema:name "hotaru"@en ;
    foaf:made <album/120379#lyrics>,
        <album/120379#subject> ;
    foaf:name "hotaru"@en .

<artist/16789#subject> a schema:Person,
        foaf:Person ;
    schema:name "OxT"@en ;
    foaf:made <album/120379#subject>,
        <album/120379#vocals> ;
    foaf:name "OxT"@en .

<artist/40174#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masayoshi Oishi"@en,
        "オーイシマサヨシ"@ja ;
    foaf:made <album/120379#subject>,
        <album/120379#vocals> ;
    foaf:name "Masayoshi Oishi"@en,
        "オーイシマサヨシ"@ja .

<artist/16346#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120379#subject> ;
    schema:name "Masayoshi Oishi"@en,
        "大石昌良"@ja ;
    foaf:made <album/120379#composition>,
        <album/120379#subject> ;
    foaf:name "Masayoshi Oishi"@en,
        "大石昌良"@ja .

<artist/8869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120379#subject> ;
    schema:name "Tom-H@ck"@en ;
    foaf:made <album/120379#composition>,
        <album/120379#subject>,
        <album/120379#vocals> ;
    foaf:name "Tom-H@ck"@en .

<product/11576#subject> a schema:CreativeWork ;
    schema:name "Overlord IV"@en,
        "オーバーロード IV"@ja,
        "Overlord IV"@ja-latn ;
    foaf:name "Overlord IV"@en,
        "オーバーロード IV"@ja,
        "Overlord IV"@ja-latn .

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

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

<album/120379#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HOLLOW HUNGER / OxT"@en,
        "HOLLOW HUNGER / OxT"@ja,
        "HOLLOW HUNGER / OxT"@ja-latn ;
    mo:performance_of <album/120379#musicalwork> ;
    mo:recorded_as <album/120379#musicalexpression> ;
    schema:name "HOLLOW HUNGER / OxT"@en,
        "HOLLOW HUNGER / OxT"@ja,
        "HOLLOW HUNGER / OxT"@ja-latn ;
    schema:workPerformed <album/120379#musicalwork> .

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

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

<https://medium-media.vgm.io/albums/97/120379/120379-5e806ef7afaa.png> a schema:ImageObject,
        foaf:Image .

<album/120379#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HOLLOW HUNGER / OxT"@en,
        "HOLLOW HUNGER / OxT"@ja,
        "HOLLOW HUNGER / OxT"@ja-latn ;
    mo:composer <artist/16346#subject>,
        <artist/8869#subject> ;
    mo:produced_work <album/120379#musicalwork> ;
    schema:name "HOLLOW HUNGER / OxT"@en,
        "HOLLOW HUNGER / OxT"@ja,
        "HOLLOW HUNGER / OxT"@ja-latn .

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

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

<album/120379#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-27"^^xsd:date ;
    dcterms:title "HOLLOW HUNGER / OxT"@en,
        "HOLLOW HUNGER / OxT"@ja,
        "HOLLOW HUNGER / OxT"@ja-latn ;
    mo:catalogue_number "ZMCZ-15801" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120379#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N9a9a746c49db4d00af03394a54ecceb2 ;
    mo:record_count 1 ;
    schema:about <product/11576#subject> ;
    schema:datePublished "2022-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/120379/120379-5e806ef7afaa.png> ;
    schema:name "HOLLOW HUNGER / OxT"@en,
        "HOLLOW HUNGER / OxT"@ja,
        "HOLLOW HUNGER / OxT"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/120379/120379-5e806ef7afaa.png> .

_:N41b550ca51044a9ebda29627a903c577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOLLOW HUNGER (instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N9a9a746c49db4d00af03394a54ecceb2 ;
    schema:name "HOLLOW HUNGER (instrumental)"@en .

_:N904ed9b4a0e044f28eec65a33f3df6f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOLLOW HUNGER"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N9a9a746c49db4d00af03394a54ecceb2 ;
    schema:name "HOLLOW HUNGER"@en .

_:Nf033124bb0c144f7ac1f89f607ab9118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHAOS PHANTASM (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N9a9a746c49db4d00af03394a54ecceb2 ;
    schema:name "CHAOS PHANTASM (instrumental)"@en .

_:Nf66aa11eba7c4fa4b98a3b6f165d4103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHAOS PHANTASM"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N9a9a746c49db4d00af03394a54ecceb2 ;
    schema:name "CHAOS PHANTASM"@en .

_:N9a9a746c49db4d00af03394a54ecceb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41b550ca51044a9ebda29627a903c577,
        _:N904ed9b4a0e044f28eec65a33f3df6f7,
        _:Nf033124bb0c144f7ac1f89f607ab9118,
        _:Nf66aa11eba7c4fa4b98a3b6f165d4103 ;
    mo:track_count 4 ;
    schema:duration "PT13:47"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N41b550ca51044a9ebda29627a903c577,
        _:N904ed9b4a0e044f28eec65a33f3df6f7,
        _:Nf033124bb0c144f7ac1f89f607ab9118,
        _:Nf66aa11eba7c4fa4b98a3b6f165d4103 .

