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

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

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

<artist/12423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "nnn"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "nnn"@en .

<artist/12706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "uu"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "uu"@en .

<artist/12707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "QUIL"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "QUIL"@en .

<artist/12711#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "Axcel Boya"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "Axcel Boya"@en .

<artist/12714#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "HIRO-kicksystem"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "HIRO-kicksystem"@en .

<artist/12723#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "pocotan"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "pocotan"@en .

<artist/12754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "chocoxina"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "chocoxina"@en .

<artist/2408#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "IkARUGA"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "IkARUGA"@en .

<artist/55467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "Sashimi"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "Sashimi"@en .

<artist/60244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "noodles"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "noodles"@en .

<artist/9211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/33858#subject> ;
    schema:name "moro"@en ;
    foaf:made <album/33858#composition>,
        <album/33858#subject> ;
    foaf:name "moro"@en .

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

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

<album/33858#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "IRREPARABLE HARDCORE - LOVE SHIT"@en,
        "IRCH IV LOVE SHIT"@ja,
        "IRREPARABLE HARDCORE - LOVE SHIT"@ja-latn ;
    mo:performance_of <album/33858#musicalwork> ;
    mo:recorded_as <album/33858#musicalexpression> ;
    schema:name "IRREPARABLE HARDCORE - LOVE SHIT"@en,
        "IRCH IV LOVE SHIT"@ja,
        "IRREPARABLE HARDCORE - LOVE SHIT"@ja-latn ;
    schema:workPerformed <album/33858#musicalwork> .

<org/1014#subject> schema:name "Hukagyaku Hardcore"@en,
        "不可逆 ハードコア"@ja,
        "Hukagyaku Hardcore"@ja-latn ;
    foaf:name "Hukagyaku Hardcore"@en,
        "不可逆 ハードコア"@ja,
        "Hukagyaku Hardcore"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/33858/33858-1340824499.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33858#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IRREPARABLE HARDCORE - LOVE SHIT"@en,
        "IRCH IV LOVE SHIT"@ja,
        "IRREPARABLE HARDCORE - LOVE SHIT"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "PKPK"@en ;
            foaf:made <album/33858#composition> ;
            foaf:name "PKPK"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "THE AGRESSIVA"@en ;
            foaf:made <album/33858#composition> ;
            foaf:name "THE AGRESSIVA"@en ],
        <artist/12423#subject>,
        <artist/12706#subject>,
        <artist/12707#subject>,
        <artist/12711#subject>,
        <artist/12714#subject>,
        <artist/12723#subject>,
        <artist/12754#subject>,
        <artist/2408#subject>,
        <artist/55467#subject>,
        <artist/60244#subject>,
        <artist/9211#subject> ;
    mo:produced_work <album/33858#musicalwork> ;
    schema:name "IRREPARABLE HARDCORE - LOVE SHIT"@en,
        "IRCH IV LOVE SHIT"@ja,
        "IRREPARABLE HARDCORE - LOVE SHIT"@ja-latn .

<album/33858#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "IRREPARABLE HARDCORE - LOVE SHIT"@en,
        "IRCH IV LOVE SHIT"@ja,
        "IRREPARABLE HARDCORE - LOVE SHIT"@ja-latn ;
    mo:catalogue_number "HHC-004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33858#musicalexpression> ;
    mo:publisher <org/1014#subject> ;
    mo:record _:Nf425f958cd924b67a992b560a033eb78 ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/85/33858/33858-1340824499.jpg> ;
    schema:name "IRREPARABLE HARDCORE - LOVE SHIT"@en,
        "IRCH IV LOVE SHIT"@ja,
        "IRREPARABLE HARDCORE - LOVE SHIT"@ja-latn ;
    schema:publisher <org/1014#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/33858/33858-1340824499.jpg> .

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

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

_:N5ef26831ceac484d8419be0acff8a2dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See mE now (X Har D LUV RE:MIX)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "See mE now (X Har D LUV RE:MIX)"@en .

_:N758a5f9586cb4d9bb7b1ec03ee021f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgiven & Forgotten"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "Forgiven & Forgotten"@en .

_:N8316da027b1741c2ac53b788cc4d71d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "untitled +"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "untitled +"@en .

_:N85f75d5a3f8541dea966dda383988e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELL ERASER"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "HELL ERASER"@en .

_:N8ebf8f1d31624e938bc61f84cdd6802e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nuclear Engage"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "Nuclear Engage"@en .

_:N923459c4060640bc8fb2ff16102ab256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mad Attacker"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "Mad Attacker"@en .

_:Na575a9ce01e6490bad2dfebcf31e586a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Downpour"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "Downpour"@en .

_:Nc91fb18b9f8e4f6c843e5930777f0ba5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are the One (Irreparable mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "You Are the One (Irreparable mix)"@en .

_:Ne65088f4596d4507919fe2e555b31b40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Automatic Destruction"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "Automatic Destruction"@en .

_:Ne6c481eff59d47ce8d0a50d68a24c7d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucky Star (Sashimi Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "Lucky Star (Sashimi Remix)"@en .

_:Nf4b8fdd24a8047b787232da34801a711 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "plastic forest"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nf425f958cd924b67a992b560a033eb78 ;
    schema:name "plastic forest"@en .

_:Nf425f958cd924b67a992b560a033eb78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ef26831ceac484d8419be0acff8a2dd,
        _:N758a5f9586cb4d9bb7b1ec03ee021f1f,
        _:N8316da027b1741c2ac53b788cc4d71d5,
        _:N85f75d5a3f8541dea966dda383988e53,
        _:N8ebf8f1d31624e938bc61f84cdd6802e,
        _:N923459c4060640bc8fb2ff16102ab256,
        _:Na575a9ce01e6490bad2dfebcf31e586a,
        _:Nc91fb18b9f8e4f6c843e5930777f0ba5,
        _:Ne65088f4596d4507919fe2e555b31b40,
        _:Ne6c481eff59d47ce8d0a50d68a24c7d0,
        _:Nf4b8fdd24a8047b787232da34801a711 ;
    mo:track_count 11 ;
    schema:duration "PT59:33"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N5ef26831ceac484d8419be0acff8a2dd,
        _:N758a5f9586cb4d9bb7b1ec03ee021f1f,
        _:N8316da027b1741c2ac53b788cc4d71d5,
        _:N85f75d5a3f8541dea966dda383988e53,
        _:N8ebf8f1d31624e938bc61f84cdd6802e,
        _:N923459c4060640bc8fb2ff16102ab256,
        _:Na575a9ce01e6490bad2dfebcf31e586a,
        _:Nc91fb18b9f8e4f6c843e5930777f0ba5,
        _:Ne65088f4596d4507919fe2e555b31b40,
        _:Ne6c481eff59d47ce8d0a50d68a24c7d0,
        _:Nf4b8fdd24a8047b787232da34801a711 .

