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

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

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

<artist/38154#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144734#subject> ;
    schema:name "Ryo Arue"@en ;
    foaf:made <album/144734#composition>,
        <album/144734#subject> ;
    foaf:name "Ryo Arue"@en .

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

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

<artist/55419#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144734#subject> ;
    schema:name "Roy Mikelate"@en,
        "미켈렛로이"@ja ;
    foaf:made <album/144734#composition>,
        <album/144734#subject> ;
    foaf:name "Roy Mikelate"@en,
        "미켈렛로이"@ja .

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

<artist/57121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144734#subject> ;
    schema:name "Seeds of the Upcoming Infection"@en ;
    foaf:made <album/144734#composition>,
        <album/144734#subject> ;
    foaf:name "Seeds of the Upcoming Infection"@en .

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

<artist/57967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144734#subject> ;
    schema:name "Akagitune"@en ;
    foaf:made <album/144734#composition>,
        <album/144734#subject> ;
    foaf:name "Akagitune"@en .

<artist/62823#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144734#subject> ;
    schema:name "YuFor1a"@en ;
    foaf:made <album/144734#composition>,
        <album/144734#subject> ;
    foaf:name "YuFor1a"@en .

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

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

<event/183> a mo:Release ;
    schema:name "Released at M3-2015 Fall (Oct 25, 2015)" .

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

<album/144734#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HARDCORE ARMED FORCES 3"@en,
        "HARDCORE ARMED FORCES 3"@ja,
        "HARDCORE ARMED FORCES 3"@ja-latn ;
    mo:performance_of <album/144734#musicalwork> ;
    mo:recorded_as <album/144734#musicalexpression> ;
    schema:name "HARDCORE ARMED FORCES 3"@en,
        "HARDCORE ARMED FORCES 3"@ja,
        "HARDCORE ARMED FORCES 3"@ja-latn ;
    schema:workPerformed <album/144734#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/43/144734/144734-1addbb10bf33.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144734#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/144734/144734-1addbb10bf33.png> ;
    foaf:depicts <album/144734#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/144734/144734-1addbb10bf33.png> .

<https://medium-media.vgm.io/albums/43/144734/144734-1addbb10bf33.png> a schema:ImageObject,
        foaf:Image .

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

<album/144734#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARDCORE ARMED FORCES 3"@en,
        "HARDCORE ARMED FORCES 3"@ja,
        "HARDCORE ARMED FORCES 3"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ぬめぬめ"@en ;
            foaf:made <album/144734#composition> ;
            foaf:name "ぬめぬめ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ADyy"@en ;
            foaf:made <album/144734#composition> ;
            foaf:name "ADyy"@en ],
        <artist/38154#subject>,
        <artist/55024#subject>,
        <artist/55331#subject>,
        <artist/55419#subject>,
        <artist/55426#subject>,
        <artist/57121#subject>,
        <artist/57933#subject>,
        <artist/57967#subject>,
        <artist/62823#subject>,
        <artist/67326#subject>,
        <artist/67393#subject> ;
    mo:produced_work <album/144734#musicalwork> ;
    schema:name "HARDCORE ARMED FORCES 3"@en,
        "HARDCORE ARMED FORCES 3"@ja,
        "HARDCORE ARMED FORCES 3"@ja-latn .

<album/144734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-25"^^xsd:date ;
    dcterms:title "HARDCORE ARMED FORCES 3"@en,
        "HARDCORE ARMED FORCES 3"@ja,
        "HARDCORE ARMED FORCES 3"@ja-latn ;
    mo:catalogue_number "ITXCD003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144734#musicalexpression> ;
    mo:publisher <org/4894#subject> ;
    mo:record _:N472ef1bfeb444cdabc1ef540a18668ce ;
    mo:record_count 1 ;
    mo:release <event/183> ;
    schema:datePublished "2015-10-25"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/43/144734/144734-1addbb10bf33.png> ;
    schema:name "HARDCORE ARMED FORCES 3"@en,
        "HARDCORE ARMED FORCES 3"@ja,
        "HARDCORE ARMED FORCES 3"@ja-latn ;
    schema:publisher <org/4894#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/144734/144734-1addbb10bf33.png> .

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

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

_:N00708a4ababe4d0d98c78ece6d07c790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freezing Technique"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Freezing Technique"@en .

_:N0862f8e201c14e47bc2da6a637546a46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Order Of Chaos"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Order Of Chaos"@en .

_:N1d2efb39f7934e87a64faaec3c439b56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sharing Sickness"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Sharing Sickness"@en .

_:N305c5849bca04e9f870574e90cd04ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Force Around"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Force Around"@en .

_:N591274f284244c2b898d41ffdd3da968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "steel alive"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "steel alive"@en .

_:N5be3b58721a24b56babf0addf82afa9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Being"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Not Being"@en .

_:N637b816b6a414bf6b6dcabd2a95f47af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Helicopter"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Helicopter"@en .

_:N6b604974591b4998bd3f65b00d6cbd69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Pain, This Agony"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "This Pain, This Agony"@en .

_:N7fafdd3d5a114111ab5f86998b7afee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dialysis"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Dialysis"@en .

_:Na29091fd2e674d1fb6939e02a4fae643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regain300600"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Regain300600"@en .

_:Ne1d31cb5bd734b9e81443212eaed35af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remora & glib geeks"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Remora & glib geeks"@en .

_:Ne38d03deffb04170911643d4740693fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare Paradise"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Nightmare Paradise"@en .

_:Nf1554a0be97e475eb8f59316f3f9d632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Incredible"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N472ef1bfeb444cdabc1ef540a18668ce ;
    schema:name "Incredible"@en .

_:N472ef1bfeb444cdabc1ef540a18668ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00708a4ababe4d0d98c78ece6d07c790,
        _:N0862f8e201c14e47bc2da6a637546a46,
        _:N1d2efb39f7934e87a64faaec3c439b56,
        _:N305c5849bca04e9f870574e90cd04ee5,
        _:N591274f284244c2b898d41ffdd3da968,
        _:N5be3b58721a24b56babf0addf82afa9c,
        _:N637b816b6a414bf6b6dcabd2a95f47af,
        _:N6b604974591b4998bd3f65b00d6cbd69,
        _:N7fafdd3d5a114111ab5f86998b7afee8,
        _:Na29091fd2e674d1fb6939e02a4fae643,
        _:Ne1d31cb5bd734b9e81443212eaed35af,
        _:Ne38d03deffb04170911643d4740693fd,
        _:Nf1554a0be97e475eb8f59316f3f9d632 ;
    mo:track_count 13 ;
    schema:duration "PT59:15"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00708a4ababe4d0d98c78ece6d07c790,
        _:N0862f8e201c14e47bc2da6a637546a46,
        _:N1d2efb39f7934e87a64faaec3c439b56,
        _:N305c5849bca04e9f870574e90cd04ee5,
        _:N591274f284244c2b898d41ffdd3da968,
        _:N5be3b58721a24b56babf0addf82afa9c,
        _:N637b816b6a414bf6b6dcabd2a95f47af,
        _:N6b604974591b4998bd3f65b00d6cbd69,
        _:N7fafdd3d5a114111ab5f86998b7afee8,
        _:Na29091fd2e674d1fb6939e02a4fae643,
        _:Ne1d31cb5bd734b9e81443212eaed35af,
        _:Ne38d03deffb04170911643d4740693fd,
        _:Nf1554a0be97e475eb8f59316f3f9d632 .

