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

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

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

<artist/29511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68694#subject> ;
    schema:name "Makeup and Vanity Set"@en ;
    foaf:made <album/68694#composition>,
        <album/68694#subject> ;
    foaf:name "Makeup and Vanity Set"@en .

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

<album/68694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brigador - Up-Armored EP"@en,
        "Brigador - Up-Armored EP"@ja,
        "Brigador - Up-Armored EP"@ja-latn ;
    mo:performance_of <album/68694#musicalwork> ;
    mo:recorded_as <album/68694#musicalexpression> ;
    schema:name "Brigador - Up-Armored EP"@en,
        "Brigador - Up-Armored EP"@ja,
        "Brigador - Up-Armored EP"@ja-latn ;
    schema:workPerformed <album/68694#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/68694/68694-1496449229.png> a schema:ImageObject,
        foaf:Image .

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

<album/68694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brigador - Up-Armored EP"@en,
        "Brigador - Up-Armored EP"@ja,
        "Brigador - Up-Armored EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "The Alphabet Zero"@en ;
            foaf:made <album/68694#composition> ;
            foaf:name "The Alphabet Zero"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dallas Campbell"@en ;
            foaf:made <album/68694#composition> ;
            foaf:name "Dallas Campbell"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Auxcide"@en ;
            foaf:made <album/68694#composition> ;
            foaf:name "Auxcide"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Pilotpriest"@en ;
            foaf:made <album/68694#composition> ;
            foaf:name "Pilotpriest"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gavin Singleton"@en ;
            foaf:made <album/68694#composition> ;
            foaf:name "Gavin Singleton"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dynatron"@en ;
            foaf:made <album/68694#composition> ;
            foaf:name "Dynatron"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Troxum"@en ;
            foaf:made <album/68694#composition> ;
            foaf:name "Troxum"@en ],
        <artist/29511#subject> ;
    mo:produced_work <album/68694#musicalwork> ;
    schema:name "Brigador - Up-Armored EP"@en,
        "Brigador - Up-Armored EP"@ja,
        "Brigador - Up-Armored EP"@ja-latn .

<album/68694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-02"^^xsd:date ;
    dcterms:title "Brigador - Up-Armored EP"@en,
        "Brigador - Up-Armored EP"@ja,
        "Brigador - Up-Armored EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68694#musicalexpression> ;
    mo:publisher _:Nc9ea9c69470a44e3b9d24408817c6d24 ;
    mo:record _:N802d46675e0f483a85ab6c0d359abf0b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Brigador"@en ;
            foaf:name "Brigador"@en ] ;
    schema:datePublished "2017-06-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/68694/68694-1496449229.png> ;
    schema:name "Brigador - Up-Armored EP"@en,
        "Brigador - Up-Armored EP"@ja,
        "Brigador - Up-Armored EP"@ja-latn ;
    schema:publisher _:Nc9ea9c69470a44e3b9d24408817c6d24 ;
    foaf:depiction <https://media.vgm.io/albums/49/68694/68694-1496449229.png> .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68694#subject> ;
    schema:name "The Alphabet Zero"@en ;
    foaf:made <album/68694#subject> ;
    foaf:name "The Alphabet Zero"@en .

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

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

_:N115cf9fb2fc048d68cface7329e586a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Clearing"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "A Clearing"@en .

_:N2562fc073bc84757b4321f01981760e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Will Not Survive"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "You Will Not Survive"@en .

_:N64efeaeae0b04905827e9424ef96164f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Database"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "Database"@en .

_:N712814ff2e6e483482c22ce0495253fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wisp"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "Wisp"@en .

_:N80de5261987a4b1089a0f0e4eaa83841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vorobey March"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "Vorobey March"@en .

_:Na8754f383cb24c13b201ba2a6d6486be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold the Line"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "Hold the Line"@en .

_:Nc9ea9c69470a44e3b9d24408817c6d24 schema:name "Stellar Jockeys, Gausswerks"@en ;
    foaf:name "Stellar Jockeys, Gausswerks"@en .

_:Nd1442fc6fea54c4f9ac8c28ef844228c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Last Contract"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "One Last Contract"@en .

_:Nd892d4822e7847409edd2203dca33779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Novo Solo"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "Novo Solo"@en .

_:Ne64e014b1e5d4c4d892a56ba82b9e6a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Ashes of Yesterday"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:29"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "From the Ashes of Yesterday"@en .

_:Nfe5ad848d6fb4e0dbc5d08eda430f5dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Forget to Breathe"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:43"^^xsd:interval ;
    schema:inPlaylist _:N802d46675e0f483a85ab6c0d359abf0b ;
    schema:name "Don't Forget to Breathe"@en .

_:N802d46675e0f483a85ab6c0d359abf0b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N115cf9fb2fc048d68cface7329e586a5,
        _:N2562fc073bc84757b4321f01981760e0,
        _:N64efeaeae0b04905827e9424ef96164f,
        _:N712814ff2e6e483482c22ce0495253fb,
        _:N80de5261987a4b1089a0f0e4eaa83841,
        _:Na8754f383cb24c13b201ba2a6d6486be,
        _:Nd1442fc6fea54c4f9ac8c28ef844228c,
        _:Nd892d4822e7847409edd2203dca33779,
        _:Ne64e014b1e5d4c4d892a56ba82b9e6a6,
        _:Nfe5ad848d6fb4e0dbc5d08eda430f5dd ;
    mo:track_count 10 ;
    schema:duration "PT49:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N115cf9fb2fc048d68cface7329e586a5,
        _:N2562fc073bc84757b4321f01981760e0,
        _:N64efeaeae0b04905827e9424ef96164f,
        _:N712814ff2e6e483482c22ce0495253fb,
        _:N80de5261987a4b1089a0f0e4eaa83841,
        _:Na8754f383cb24c13b201ba2a6d6486be,
        _:Nd1442fc6fea54c4f9ac8c28ef844228c,
        _:Nd892d4822e7847409edd2203dca33779,
        _:Ne64e014b1e5d4c4d892a56ba82b9e6a6,
        _:Nfe5ad848d6fb4e0dbc5d08eda430f5dd .

