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

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

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

<artist/56516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "Matsui.K"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "Matsui.K"@en .

<artist/57399#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "RIZARDI"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "RIZARDI"@en .

<artist/57973#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "493Water"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "493Water"@en .

<artist/59544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "GARBAGECAN"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "GARBAGECAN"@en .

<artist/59545#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "Sunkt8"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "Sunkt8"@en .

<artist/59724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "Balalaika"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "Balalaika"@en .

<artist/62509#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "Haganesawa"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "Haganesawa"@en .

<artist/62510#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "Stringamp"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "Stringamp"@en .

<artist/62758#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "pho"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "pho"@en .

<artist/62759#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "O1RA"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "O1RA"@en .

<artist/66275#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "ses"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "ses"@en .

<artist/68880#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131434#subject> ;
    schema:name "Samiyama"@en ;
    foaf:made <album/131434#composition>,
        <album/131434#subject> ;
    foaf:name "Samiyama"@en .

<event/290> a mo:Release ;
    schema:name "Released at Comic Market 102 (Aug 12, 2023 to Aug 13, 2023)" .

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

<album/131434#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE HARDEST ALLIANCE -HARDCORE SIDE-"@en,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja-latn ;
    mo:performance_of <album/131434#musicalwork> ;
    mo:recorded_as <album/131434#musicalexpression> ;
    schema:name "THE HARDEST ALLIANCE -HARDCORE SIDE-"@en,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja-latn ;
    schema:workPerformed <album/131434#musicalwork> .

<org/3718#subject> schema:name "Gemeinschaft of Hardcore"@en,
        "Gemeinschaft of Hardcore"@ja,
        "Gemeinschaft of Hardcore"@ja-latn ;
    foaf:name "Gemeinschaft of Hardcore"@en,
        "Gemeinschaft of Hardcore"@ja,
        "Gemeinschaft of Hardcore"@ja-latn .

<https://media.vgm.io/albums/43/131434/131434-6825d8aa1804.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131434#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/131434/131434-6825d8aa1804.jpg> ;
    foaf:depicts <album/131434#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/131434/131434-6825d8aa1804.jpg> .

<https://medium-media.vgm.io/albums/43/131434/131434-6825d8aa1804.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131434#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE HARDEST ALLIANCE -HARDCORE SIDE-"@en,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Daiza"@en ;
            foaf:made <album/131434#composition> ;
            foaf:name "Daiza"@en ],
        <artist/56516#subject>,
        <artist/57399#subject>,
        <artist/57973#subject>,
        <artist/59544#subject>,
        <artist/59545#subject>,
        <artist/59724#subject>,
        <artist/62509#subject>,
        <artist/62510#subject>,
        <artist/62758#subject>,
        <artist/62759#subject>,
        <artist/66275#subject>,
        <artist/68880#subject> ;
    mo:produced_work <album/131434#musicalwork> ;
    schema:name "THE HARDEST ALLIANCE -HARDCORE SIDE-"@en,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja-latn .

<album/131434#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-12"^^xsd:date ;
    dcterms:title "THE HARDEST ALLIANCE -HARDCORE SIDE-"@en,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja-latn ;
    mo:catalogue_number "GoHCA006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131434#musicalexpression> ;
    mo:publisher <org/3718#subject> ;
    mo:record _:N3121856d33f8456e866abfe82d123fe8 ;
    mo:record_count 1 ;
    mo:release <event/290> ;
    schema:datePublished "2023-08-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/131434/131434-6825d8aa1804.jpg> ;
    schema:name "THE HARDEST ALLIANCE -HARDCORE SIDE-"@en,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja,
        "THE HARDEST ALLIANCE -HARDCORE SIDE-"@ja-latn ;
    schema:publisher <org/3718#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/131434/131434-6825d8aa1804.jpg> .

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

_:N1a5c5fd62a754160aee67b1002b62707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHIVA"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "SHIVA"@en .

_:N262810c71dc14ab58074165dfa63e906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make It Back"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "Make It Back"@en .

_:N58755048dd2c467e8ce4f4e22cf7af6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE HARDEST ALLIANCE (Hardcore edition)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "THE HARDEST ALLIANCE (Hardcore edition)"@en .

_:N61fac8e258484956b5946d0788caf911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRiAR RΘSE"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "BRiAR RΘSE"@en .

_:N6894de82db244df0bb042022a0d3ad38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divide & Rule"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "Divide & Rule"@en .

_:N8e5c3ef75cc343dc8331bbaac75f19a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harder Resonance"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "Harder Resonance"@en .

_:Nb23343d7aa3b421eaac8181d1c963788 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drop the Fxxkin Shit"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "Drop the Fxxkin Shit"@en .

_:Nc8f925207a3e46fab2efe7b6622e15f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of the steel"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3121856d33f8456e866abfe82d123fe8 ;
    schema:name "Tears of the steel"@en .

_:N3121856d33f8456e866abfe82d123fe8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a5c5fd62a754160aee67b1002b62707,
        _:N262810c71dc14ab58074165dfa63e906,
        _:N58755048dd2c467e8ce4f4e22cf7af6a,
        _:N61fac8e258484956b5946d0788caf911,
        _:N6894de82db244df0bb042022a0d3ad38,
        _:N8e5c3ef75cc343dc8331bbaac75f19a2,
        _:Nb23343d7aa3b421eaac8181d1c963788,
        _:Nc8f925207a3e46fab2efe7b6622e15f4 ;
    mo:track_count 8 ;
    schema:duration "PT36:35"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1a5c5fd62a754160aee67b1002b62707,
        _:N262810c71dc14ab58074165dfa63e906,
        _:N58755048dd2c467e8ce4f4e22cf7af6a,
        _:N61fac8e258484956b5946d0788caf911,
        _:N6894de82db244df0bb042022a0d3ad38,
        _:N8e5c3ef75cc343dc8331bbaac75f19a2,
        _:Nb23343d7aa3b421eaac8181d1c963788,
        _:Nc8f925207a3e46fab2efe7b6622e15f4 .

