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

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

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

<artist/38153#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "icesawder"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "icesawder"@en .

<artist/47572#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "Todayday"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "Todayday"@en .

<artist/56701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "kou"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "kou"@en .

<artist/62169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "moyu"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "moyu"@en .

<artist/66415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "Sauce"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "Sauce"@en .

<artist/66416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "ASTRO MELLOW"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "ASTRO MELLOW"@en .

<artist/66417#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "gomac"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "gomac"@en .

<artist/66420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151864#subject> ;
    schema:name "alto"@en ;
    foaf:made <album/151864#composition>,
        <album/151864#subject> ;
    foaf:name "alto"@en .

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

<album/151864#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HARDCORE PREDATORZ II"@en,
        "HARDCORE PREDATORZ II"@ja,
        "HARDCORE PREDATORZ II"@ja-latn ;
    mo:performance_of <album/151864#musicalwork> ;
    mo:recorded_as <album/151864#musicalexpression> ;
    schema:name "HARDCORE PREDATORZ II"@en,
        "HARDCORE PREDATORZ II"@ja,
        "HARDCORE PREDATORZ II"@ja-latn ;
    schema:workPerformed <album/151864#musicalwork> .

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

<https://media.vgm.io/albums/46/151864/151864-b334c6568457.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151864#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/151864/151864-b334c6568457.png> ;
    foaf:depicts <album/151864#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/151864/151864-b334c6568457.png> .

<https://medium-media.vgm.io/albums/46/151864/151864-b334c6568457.png> a schema:ImageObject,
        foaf:Image .

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

<album/151864#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARDCORE PREDATORZ II"@en,
        "HARDCORE PREDATORZ II"@ja,
        "HARDCORE PREDATORZ II"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Meby"@en ;
            foaf:made <album/151864#composition> ;
            foaf:name "Meby"@en ],
        <artist/38153#subject>,
        <artist/47572#subject>,
        <artist/56701#subject>,
        <artist/62169#subject>,
        <artist/66415#subject>,
        <artist/66416#subject>,
        <artist/66417#subject>,
        <artist/66420#subject> ;
    mo:produced_work <album/151864#musicalwork> ;
    schema:name "HARDCORE PREDATORZ II"@en,
        "HARDCORE PREDATORZ II"@ja,
        "HARDCORE PREDATORZ II"@ja-latn .

<album/151864#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-05"^^xsd:date ;
    dcterms:title "HARDCORE PREDATORZ II"@en,
        "HARDCORE PREDATORZ II"@ja,
        "HARDCORE PREDATORZ II"@ja-latn ;
    mo:catalogue_number "STLV-025" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151864#musicalexpression> ;
    mo:publisher <org/4118#subject> ;
    mo:record _:N857964e5135e4595b2fac8ed7c574262 ;
    mo:record_count 1 ;
    schema:datePublished "2025-08-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/46/151864/151864-b334c6568457.png> ;
    schema:name "HARDCORE PREDATORZ II"@en,
        "HARDCORE PREDATORZ II"@ja,
        "HARDCORE PREDATORZ II"@ja-latn ;
    schema:publisher <org/4118#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/151864/151864-b334c6568457.png> .

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

_:N125ad19b44284d539dbe3ba119740544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluffy feat.雨衣"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Fluffy feat.雨衣"@ja .

_:N24fe04f0f50f42d2bb98bca99a4269fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "candy crash soda"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "candy crash soda"@ja .

_:N356bd1c4b79245d09fac1371b0fdd2f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope to the sky"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Hope to the sky"@ja .

_:N74fbf4af71ac4d5391a53ab89af99652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elevator Music 2175"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Elevator Music 2175"@ja .

_:N7f166d9f2396463da9f089f5fa7dd189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slay Yourself"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Slay Yourself"@ja .

_:Nb2216aef82634ffda7a869d4b8920258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vile Devourer"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Vile Devourer"@ja .

_:Nb41278f313dd4aad80008b73f0d2ea62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallax"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Parallax"@ja .

_:Nd6ecfeacb0f2485cac91a8de2462df45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star light"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Star light"@ja .

_:Nee14af1c89fb4b1fa9f8b26eb3eaf770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlight Highway"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N857964e5135e4595b2fac8ed7c574262 ;
    schema:name "Starlight Highway"@ja .

_:N857964e5135e4595b2fac8ed7c574262 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N125ad19b44284d539dbe3ba119740544,
        _:N24fe04f0f50f42d2bb98bca99a4269fb,
        _:N356bd1c4b79245d09fac1371b0fdd2f0,
        _:N74fbf4af71ac4d5391a53ab89af99652,
        _:N7f166d9f2396463da9f089f5fa7dd189,
        _:Nb2216aef82634ffda7a869d4b8920258,
        _:Nb41278f313dd4aad80008b73f0d2ea62,
        _:Nd6ecfeacb0f2485cac91a8de2462df45,
        _:Nee14af1c89fb4b1fa9f8b26eb3eaf770 ;
    mo:track_count 9 ;
    schema:duration "PT36:23"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N125ad19b44284d539dbe3ba119740544,
        _:N24fe04f0f50f42d2bb98bca99a4269fb,
        _:N356bd1c4b79245d09fac1371b0fdd2f0,
        _:N74fbf4af71ac4d5391a53ab89af99652,
        _:N7f166d9f2396463da9f089f5fa7dd189,
        _:Nb2216aef82634ffda7a869d4b8920258,
        _:Nb41278f313dd4aad80008b73f0d2ea62,
        _:Nd6ecfeacb0f2485cac91a8de2462df45,
        _:Nee14af1c89fb4b1fa9f8b26eb3eaf770 .

