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

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

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

<artist/26218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6195#subject> ;
    schema:name "Hal Canon"@en ;
    foaf:made <album/6195#composition>,
        <album/6195#subject> ;
    foaf:name "Hal Canon"@en .

<artist/28037#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6195#subject> ;
    schema:name "Earl Vickers"@en ;
    foaf:made <album/6195#composition>,
        <album/6195#subject> ;
    foaf:name "Earl Vickers"@en .

<product/13181#subject> a schema:CreativeWork ;
    schema:name "Gauntlet"@en,
        "Gauntlet"@ja,
        "Gauntlet"@ja-latn ;
    foaf:name "Gauntlet"@en,
        "Gauntlet"@ja,
        "Gauntlet"@ja-latn .

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

<org/49#subject> schema:name "OverLooked ReMiX"@en,
        "OverLooked ReMiX"@ja,
        "OverLooked ReMiX"@ja-latn ;
    foaf:name "OverLooked ReMiX"@en,
        "OverLooked ReMiX"@ja,
        "OverLooked ReMiX"@ja-latn .

<album/6195#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Running the Gauntlet"@en,
        "Running the Gauntlet"@ja,
        "Running the Gauntlet"@ja-latn ;
    mo:composer <artist/26218#subject>,
        <artist/28037#subject> ;
    mo:produced_work <album/6195#musicalwork> ;
    schema:name "Running the Gauntlet"@en,
        "Running the Gauntlet"@ja,
        "Running the Gauntlet"@ja-latn .

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

<artist/2221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6195#performance> ;
    schema:name "Xenon Odyssey"@en ;
    foaf:name "Xenon Odyssey"@en .

<artist/23226#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6195#performance> ;
    schema:name "dasaten"@en ;
    foaf:name "dasaten"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6195#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/6195#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/6195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Running the Gauntlet"@en,
        "Running the Gauntlet"@ja,
        "Running the Gauntlet"@ja-latn ;
    mo:performance_of <album/6195#musicalwork> ;
    mo:performer _:N44f3d1ab8ad14059ac9bd497bc0a455d,
        <artist/2221#subject>,
        <artist/23226#subject> ;
    mo:recorded_as <album/6195#musicalexpression> ;
    schema:byArtist _:N44f3d1ab8ad14059ac9bd497bc0a455d,
        <artist/2221#subject>,
        <artist/23226#subject> ;
    schema:name "Running the Gauntlet"@en,
        "Running the Gauntlet"@ja,
        "Running the Gauntlet"@ja-latn ;
    schema:workPerformed <album/6195#musicalwork> .

<album/6195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-25"^^xsd:date ;
    dcterms:title "Running the Gauntlet"@en,
        "Running the Gauntlet"@ja,
        "Running the Gauntlet"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/6195#musicalexpression> ;
    mo:publisher <org/49#subject> ;
    mo:record _:N31fb11b2e95e4934b9c875a0980183aa ;
    mo:record_count 1 ;
    schema:about <product/13181#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Zimish One"@en ;
            foaf:name "Zimish One"@en ],
        <artist/2221#subject>,
        <artist/23226#subject> ;
    schema:datePublished "2006-12-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Running the Gauntlet"@en,
        "Running the Gauntlet"@ja,
        "Running the Gauntlet"@ja-latn ;
    schema:publisher <org/49#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N065fe805fd5142878d0b942fac868f75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level D: Potions, Keys, and phat beats"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Level D: Potions, Keys, and phat beats"@en .

_:N1d30eee492ff44d78d171d8a8509e7e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song A(ustria)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Song A(ustria)"@en .

_:N40732864aebd45ab82379bf67b056177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brunzo's Jazz Trip"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Brunzo's Jazz Trip"@en .

_:N44f3d1ab8ad14059ac9bd497bc0a455d a schema:Person,
        foaf:Person ;
    mo:performed <album/6195#performance> ;
    schema:name "Zimish One"@en ;
    foaf:name "Zimish One"@en .

_:N4b74c66449444e068bcc0ea02b25b24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pleasure Room"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Pleasure Room"@en .

_:N6cd064ffdd534233bf3af03937fdb8a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call to Arms"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Call to Arms"@en .

_:N83be012ac17443da8e0df025cfad54fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Gauntlet"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Welcome to the Gauntlet"@en .

_:Nb90880672bcb401d91cec1e07516eecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Such Bravery"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Such Bravery"@en .

_:Ne08f0e767d9f4d40b0e0d718eb068a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ed's Logg"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Ed's Logg"@en .

_:Nfa06ef77dbf948978ea7bec1e03ee52d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizards 'n tha Wickid Beats"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N31fb11b2e95e4934b9c875a0980183aa ;
    schema:name "Wizards 'n tha Wickid Beats"@en .

_:N31fb11b2e95e4934b9c875a0980183aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N065fe805fd5142878d0b942fac868f75,
        _:N1d30eee492ff44d78d171d8a8509e7e4,
        _:N40732864aebd45ab82379bf67b056177,
        _:N4b74c66449444e068bcc0ea02b25b24e,
        _:N6cd064ffdd534233bf3af03937fdb8a2,
        _:N83be012ac17443da8e0df025cfad54fb,
        _:Nb90880672bcb401d91cec1e07516eecb,
        _:Ne08f0e767d9f4d40b0e0d718eb068a47,
        _:Nfa06ef77dbf948978ea7bec1e03ee52d ;
    mo:track_count 9 ;
    schema:duration "PT20:21"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N065fe805fd5142878d0b942fac868f75,
        _:N1d30eee492ff44d78d171d8a8509e7e4,
        _:N40732864aebd45ab82379bf67b056177,
        _:N4b74c66449444e068bcc0ea02b25b24e,
        _:N6cd064ffdd534233bf3af03937fdb8a2,
        _:N83be012ac17443da8e0df025cfad54fb,
        _:Nb90880672bcb401d91cec1e07516eecb,
        _:Ne08f0e767d9f4d40b0e0d718eb068a47,
        _:Nfa06ef77dbf948978ea7bec1e03ee52d .

