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

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

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

<artist/55024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "DJ DiA"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "DJ DiA"@en .

<artist/55331#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "misogiswen"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "misogiswen"@en .

<artist/55426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "Azure Moon"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "Azure Moon"@en .

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

<artist/57933#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "Kortarow"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "Kortarow"@en .

<artist/67326#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "RAVEILE"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "RAVEILE"@en .

<artist/67393#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "BSer"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "BSer"@en .

<artist/72783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "ELLA*"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "ELLA*"@en .

<artist/77707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144732#subject> ;
    schema:name "REDFOX44"@en ;
    foaf:made <album/144732#composition>,
        <album/144732#subject> ;
    foaf:name "REDFOX44"@en .

<event/173> a mo:Release ;
    schema:name "Released at M3-2014 Fall (Oct 26, 2014)" .

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

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

<org/4894#subject> schema:name "HARDCORE INTOXICATION"@en,
        "HARDCORE INTOXICATION"@ja,
        "HARDCORE INTOXICATION"@ja-latn ;
    foaf:name "HARDCORE INTOXICATION"@en,
        "HARDCORE INTOXICATION"@ja,
        "HARDCORE INTOXICATION"@ja-latn .

<https://media.vgm.io/albums/23/144732/144732-2be7cb94efc6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144732#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/144732/144732-2be7cb94efc6.png> ;
    foaf:depicts <album/144732#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/144732/144732-2be7cb94efc6.png> .

<https://medium-media.vgm.io/albums/23/144732/144732-2be7cb94efc6.png> a schema:ImageObject,
        foaf:Image .

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

<album/144732#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARDCORE ARMED FORCES"@en,
        "HARDCORE ARMED FORCES"@ja,
        "HARDCORE ARMED FORCES"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "yullyasviel"@en ;
            foaf:made <album/144732#composition> ;
            foaf:name "yullyasviel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Usacatz"@en ;
            foaf:made <album/144732#composition> ;
            foaf:name "Usacatz"@en ],
        <artist/55024#subject>,
        <artist/55331#subject>,
        <artist/55426#subject>,
        <artist/57399#subject>,
        <artist/57933#subject>,
        <artist/67326#subject>,
        <artist/67393#subject>,
        <artist/72783#subject>,
        <artist/77707#subject> ;
    mo:produced_work <album/144732#musicalwork> ;
    schema:name "HARDCORE ARMED FORCES"@en,
        "HARDCORE ARMED FORCES"@ja,
        "HARDCORE ARMED FORCES"@ja-latn .

<album/144732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-26"^^xsd:date ;
    dcterms:title "HARDCORE ARMED FORCES"@en,
        "HARDCORE ARMED FORCES"@ja,
        "HARDCORE ARMED FORCES"@ja-latn ;
    mo:catalogue_number "ITXCD001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144732#musicalexpression> ;
    mo:publisher <org/4894#subject> ;
    mo:record _:N366fe83b46444b7ebad1788c24e92df4 ;
    mo:record_count 1 ;
    mo:release <event/173> ;
    schema:datePublished "2014-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/23/144732/144732-2be7cb94efc6.png> ;
    schema:name "HARDCORE ARMED FORCES"@en,
        "HARDCORE ARMED FORCES"@ja,
        "HARDCORE ARMED FORCES"@ja-latn ;
    schema:publisher <org/4894#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/144732/144732-2be7cb94efc6.png> .

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

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

_:N00a85b03dc3145e08aefde181021c2e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stagnate"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Stagnate"@en .

_:N1469639256ae43ddb10caa9157b05850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exhaustion"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Exhaustion"@en .

_:N207206d8107b45d28b3bb8b40f3a5d91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACK OUT"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "BLACK OUT"@en .

_:N4386382e23754fcc9e663c58ff49e51d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Screaming Wind"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Screaming Wind"@en .

_:N5538d2eb73fa4a8cbb968d8b24c89ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drug on speed zombiedance"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Drug on speed zombiedance"@en .

_:N5b8132e346dc4b99870b65c61b3dd626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombiecamell"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Zombiecamell"@en .

_:N6540298eb6d24ec18d6b0555868ac12b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loss Absolute"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Loss Absolute"@en .

_:N65e05d1e0faf4038b30d9e609d0afb88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "444 DESTRUCTION"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "444 DESTRUCTION"@en .

_:N8726b4f454c8485aa153c8c8d1ff2643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contradicted Pleadge"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Contradicted Pleadge"@en .

_:Na42426d7a54e406f8c1a4d144f8c7622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SMUDGE WITH CLEANSER"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "SMUDGE WITH CLEANSER"@en .

_:Na7638dd5b810442a930ca4a2bb5ff0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm a Mazochist You're a Sadist"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "I'm a Mazochist You're a Sadist"@en .

_:Nb2881e4e92684c89afd31e05e80cb55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alptraum"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Alptraum"@en .

_:Ne875476e507e49b0bb163cbba9032c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shotgun Surgery"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N366fe83b46444b7ebad1788c24e92df4 ;
    schema:name "Shotgun Surgery"@en .

_:N366fe83b46444b7ebad1788c24e92df4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a85b03dc3145e08aefde181021c2e9,
        _:N1469639256ae43ddb10caa9157b05850,
        _:N207206d8107b45d28b3bb8b40f3a5d91,
        _:N4386382e23754fcc9e663c58ff49e51d,
        _:N5538d2eb73fa4a8cbb968d8b24c89ec3,
        _:N5b8132e346dc4b99870b65c61b3dd626,
        _:N6540298eb6d24ec18d6b0555868ac12b,
        _:N65e05d1e0faf4038b30d9e609d0afb88,
        _:N8726b4f454c8485aa153c8c8d1ff2643,
        _:Na42426d7a54e406f8c1a4d144f8c7622,
        _:Na7638dd5b810442a930ca4a2bb5ff0d2,
        _:Nb2881e4e92684c89afd31e05e80cb55d,
        _:Ne875476e507e49b0bb163cbba9032c7b ;
    mo:track_count 13 ;
    schema:duration "PT54:20"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00a85b03dc3145e08aefde181021c2e9,
        _:N1469639256ae43ddb10caa9157b05850,
        _:N207206d8107b45d28b3bb8b40f3a5d91,
        _:N4386382e23754fcc9e663c58ff49e51d,
        _:N5538d2eb73fa4a8cbb968d8b24c89ec3,
        _:N5b8132e346dc4b99870b65c61b3dd626,
        _:N6540298eb6d24ec18d6b0555868ac12b,
        _:N65e05d1e0faf4038b30d9e609d0afb88,
        _:N8726b4f454c8485aa153c8c8d1ff2643,
        _:Na42426d7a54e406f8c1a4d144f8c7622,
        _:Na7638dd5b810442a930ca4a2bb5ff0d2,
        _:Nb2881e4e92684c89afd31e05e80cb55d,
        _:Ne875476e507e49b0bb163cbba9032c7b .

