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

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

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

<album/6192#musicalexpression> a mo:Signal ;
    mo:published_as <album/6192#subject> ;
    mo:records <album/6192#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/6192#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OMFSKÜLFAGGER"@en,
        "OMFSKÜLFAGGER"@ja,
        "OMFSKÜLFAGGER"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Rod Barr"@en ;
            foaf:made <album/6192#composition> ;
            foaf:name "Rod Barr"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dave Hayes"@en ;
            foaf:made <album/6192#composition> ;
            foaf:name "Dave Hayes"@en ] ;
    mo:produced_work <album/6192#musicalwork> ;
    schema:name "OMFSKÜLFAGGER"@en,
        "OMFSKÜLFAGGER"@ja,
        "OMFSKÜLFAGGER"@ja-latn .

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

<artist/1344#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6192#performance> ;
    schema:name "Eriw"@en ;
    foaf:name "Eriw"@en .

<artist/2220#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6192#performance> ;
    schema:name "Adam D"@en ;
    foaf:name "Adam D"@en .

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

<artist/59298#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6192#performance> ;
    schema:name "Richter"@en ;
    foaf:name "Richter"@en .

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

<album/6192#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OMFSKÜLFAGGER"@en,
        "OMFSKÜLFAGGER"@ja,
        "OMFSKÜLFAGGER"@ja-latn ;
    mo:performance_of <album/6192#musicalwork> ;
    mo:performer <artist/1344#subject>,
        <artist/2220#subject>,
        <artist/2221#subject>,
        <artist/59298#subject> ;
    mo:recorded_as <album/6192#musicalexpression> ;
    schema:byArtist <artist/1344#subject>,
        <artist/2220#subject>,
        <artist/2221#subject>,
        <artist/59298#subject> ;
    schema:name "OMFSKÜLFAGGER"@en,
        "OMFSKÜLFAGGER"@ja,
        "OMFSKÜLFAGGER"@ja-latn ;
    schema:workPerformed <album/6192#musicalwork> .

<album/6192#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-07-15"^^xsd:date ;
    dcterms:title "OMFSKÜLFAGGER"@en,
        "OMFSKÜLFAGGER"@ja,
        "OMFSKÜLFAGGER"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/6192#musicalexpression> ;
    mo:publisher <org/49#subject> ;
    mo:record _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sküljagger: Revolt of the Westicans"@en ;
            foaf:name "Sküljagger: Revolt of the Westicans"@en ] ;
    schema:byArtist <artist/1344#subject>,
        <artist/2220#subject>,
        <artist/2221#subject>,
        <artist/59298#subject> ;
    schema:datePublished "2005-07-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "OMFSKÜLFAGGER"@en,
        "OMFSKÜLFAGGER"@ja,
        "OMFSKÜLFAGGER"@ja-latn ;
    schema:publisher <org/49#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

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

_:N0388b3e24f674317b44545286c80a43c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live @ the Docks"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "Live @ the Docks"@en .

_:N3ea5e1b6355243d8a17e65ea0bea64b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Play This Backwards"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "Don't Play This Backwards"@en .

_:N54162f66cba04e929810fecdc22b60f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Incorrigible Singing Island"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "The Incorrigible Singing Island"@en .

_:N637bc3ba50314933820fde6f5b37d103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKÜLJAGGER PERFECTION"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "SKÜLJAGGER PERFECTION"@en .

_:N7d437a4753374a69bf4a751d0ae61de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Racist Robotz in da Warehouz"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "Racist Robotz in da Warehouz"@en .

_:Na866386fa0264813be6abe2ccecb265d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level Start"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "Level Start"@en .

_:Nb1ebb82976164ddf92b81d8cf319d8b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pirates on teh Floor"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "Pirates on teh Floor"@en .

_:Nfd569cc97cf64f5482633ee4fad2d699 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elevator to Uranus"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N3e4fea979c1b4cef9c97bb4d85dac11b ;
    schema:name "Elevator to Uranus"@en .

_:N3e4fea979c1b4cef9c97bb4d85dac11b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0388b3e24f674317b44545286c80a43c,
        _:N3ea5e1b6355243d8a17e65ea0bea64b0,
        _:N54162f66cba04e929810fecdc22b60f6,
        _:N637bc3ba50314933820fde6f5b37d103,
        _:N7d437a4753374a69bf4a751d0ae61de6,
        _:Na866386fa0264813be6abe2ccecb265d,
        _:Nb1ebb82976164ddf92b81d8cf319d8b0,
        _:Nfd569cc97cf64f5482633ee4fad2d699 ;
    mo:track_count 8 ;
    schema:duration "PT15:07"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0388b3e24f674317b44545286c80a43c,
        _:N3ea5e1b6355243d8a17e65ea0bea64b0,
        _:N54162f66cba04e929810fecdc22b60f6,
        _:N637bc3ba50314933820fde6f5b37d103,
        _:N7d437a4753374a69bf4a751d0ae61de6,
        _:Na866386fa0264813be6abe2ccecb265d,
        _:Nb1ebb82976164ddf92b81d8cf319d8b0,
        _:Nfd569cc97cf64f5482633ee4fad2d699 .

