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

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

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

<artist/45658#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80985#subject> ;
    schema:name "A Shell in the Pit"@en ;
    foaf:made <album/80985#composition>,
        <album/80985#subject> ;
    foaf:name "A Shell in the Pit"@en .

<artist/63961#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80985#subject> ;
    schema:name "Em Halberstadt"@en ;
    foaf:made <album/80985#composition>,
        <album/80985#subject> ;
    foaf:name "Em Halberstadt"@en .

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

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

<https://media.vgm.io/albums/58/80985/80985-1538226467.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/80985#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/80985/80985-1538226467.jpg> ;
    foaf:depicts <album/80985#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/80985/80985-1538226467.jpg> .

<https://medium-media.vgm.io/albums/58/80985/80985-1538226467.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "John Robert Matz"@en ;
    foaf:name "John Robert Matz"@en .

<artist/16568#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Sean Schafianski"@en ;
    foaf:name "Sean Schafianski"@en .

<artist/17239#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Kristin Naigus"@en ;
    foaf:name "Kristin Naigus"@en .

<artist/19288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Michael Scott Gebhart"@en ;
    foaf:name "Michael Scott Gebhart"@en .

<artist/20178#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Daniel Romberger"@en ;
    foaf:name "Daniel Romberger"@en .

<artist/20214#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Alex Hill"@en ;
    foaf:name "Alex Hill"@en .

<artist/23212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Lori Syngajewski"@en ;
    foaf:name "Lori Syngajewski"@en .

<artist/2530#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Doug Perry"@en ;
    foaf:name "Doug Perry"@en .

<artist/27420#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/80985#performance> ;
    schema:name "Gregory Orosz"@en ;
    foaf:name "Gregory Orosz"@en .

<album/80985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wandersong & Friends - the Wandersong Remix Album"@en,
        "Wandersong & Friends - the Wandersong Remix Album"@ja,
        "Wandersong & Friends - the Wandersong Remix Album"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Gregory Lobanov"@en ;
            foaf:made <album/80985#composition> ;
            foaf:name "Gregory Lobanov"@en ],
        <artist/45658#subject>,
        <artist/63961#subject> ;
    mo:produced_work <album/80985#musicalwork> ;
    schema:name "Wandersong & Friends - the Wandersong Remix Album"@en,
        "Wandersong & Friends - the Wandersong Remix Album"@ja,
        "Wandersong & Friends - the Wandersong Remix Album"@ja-latn .

<album/80985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-09-26"^^xsd:date ;
    dcterms:title "Wandersong & Friends - the Wandersong Remix Album"@en,
        "Wandersong & Friends - the Wandersong Remix Album"@ja,
        "Wandersong & Friends - the Wandersong Remix Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/80985#musicalexpression> ;
    mo:publisher _:Neca96b31916c46fab9b95b5a0ec72eec ;
    mo:record _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    mo:record_count 1 ;
    schema:about <product/17945#subject> ;
    schema:byArtist <artist/14848#subject>,
        <artist/16568#subject>,
        <artist/17239#subject>,
        <artist/19288#subject>,
        <artist/20178#subject>,
        <artist/20214#subject>,
        <artist/23212#subject>,
        <artist/2530#subject>,
        <artist/27420#subject> ;
    schema:datePublished "2018-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/80985/80985-1538226467.jpg> ;
    schema:name "Wandersong & Friends - the Wandersong Remix Album"@en,
        "Wandersong & Friends - the Wandersong Remix Album"@ja,
        "Wandersong & Friends - the Wandersong Remix Album"@ja-latn ;
    schema:publisher _:Neca96b31916c46fab9b95b5a0ec72eec ;
    foaf:depiction <https://media.vgm.io/albums/58/80985/80985-1538226467.jpg> .

<album/80985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wandersong & Friends - the Wandersong Remix Album"@en,
        "Wandersong & Friends - the Wandersong Remix Album"@ja,
        "Wandersong & Friends - the Wandersong Remix Album"@ja-latn ;
    mo:performance_of <album/80985#musicalwork> ;
    mo:performer <artist/14848#subject>,
        <artist/16568#subject>,
        <artist/17239#subject>,
        <artist/19288#subject>,
        <artist/20178#subject>,
        <artist/20214#subject>,
        <artist/23212#subject>,
        <artist/2530#subject>,
        <artist/27420#subject> ;
    mo:recorded_as <album/80985#musicalexpression> ;
    schema:byArtist <artist/14848#subject>,
        <artist/16568#subject>,
        <artist/17239#subject>,
        <artist/19288#subject>,
        <artist/20178#subject>,
        <artist/20214#subject>,
        <artist/23212#subject>,
        <artist/2530#subject>,
        <artist/27420#subject> ;
    schema:name "Wandersong & Friends - the Wandersong Remix Album"@en,
        "Wandersong & Friends - the Wandersong Remix Album"@ja,
        "Wandersong & Friends - the Wandersong Remix Album"@ja-latn ;
    schema:workPerformed <album/80985#musicalwork> .

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

_:N0c45311606dd4bf69bbf40dca5229a91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adrian Talens - The Bard"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Adrian Talens - The Bard"@en .

_:N0f5aa6dd8e284441bad311a7441f4cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lena Raine - The Dream King"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Lena Raine - The Dream King"@en .

_:N158c1426c8a147bdaa9695fbbbecb474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halina Heron - Song of the Wayfarer"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Halina Heron - Song of the Wayfarer"@en .

_:N167f53b2010d498b86db7798fafc6ea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gabriel Koenig - Memories of Spirit World"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Gabriel Koenig - Memories of Spirit World"@en .

_:N443433a3ac2c4dfcbee65298192763b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dloot - It's a Ghost!!!"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "dloot - It's a Ghost!!!"@en .

_:N4486f92629b348dd9dd509b2b161fe38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "James Roach - Miriam"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "James Roach - Miriam"@en .

_:N49f1757722d242669ce347c39a1c69ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scntfc - Dreamscape"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "scntfc - Dreamscape"@en .

_:N55156f002c324898af84e7c2677933f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pongball - Mysterious Rainbow Girl"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Pongball - Mysterious Rainbow Girl"@en .

_:N8dd17dfbcf9c4b7483184f6563238235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scattle - The Crater"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Scattle - The Crater"@en .

_:N9c529600960b4cfc812c320e6a48c2cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joonas Turner - Thunderstorm"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Joonas Turner - Thunderstorm"@en .

_:Ne0cdbeebfaa5449181ea5b03dad35c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sintecta - Chismest"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "sintecta - Chismest"@en .

_:Neca96b31916c46fab9b95b5a0ec72eec schema:name "A Shell in the Pit"@en,
        "A Shell in the Pit"@ja,
        "A Shell in the Pit"@ja-latn ;
    foaf:name "A Shell in the Pit"@en,
        "A Shell in the Pit"@ja,
        "A Shell in the Pit"@ja-latn .

_:Nf6cc9f543270482b9b10b7cfa0e1d405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "John Robert Matz - Call of the Coffee Pirates (Sailing with the Coffee Pirates)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "John Robert Matz - Call of the Coffee Pirates (Sailing with the Coffee Pirates)"@en .

_:Nfaad2be093e34df786855c3c0eb3a7b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alec Holowka - Conflicted Santa (The Baron)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N684e8fb3e3d247eba7826b7b1b8bec56 ;
    schema:name "Alec Holowka - Conflicted Santa (The Baron)"@en .

_:N684e8fb3e3d247eba7826b7b1b8bec56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c45311606dd4bf69bbf40dca5229a91,
        _:N0f5aa6dd8e284441bad311a7441f4cac,
        _:N158c1426c8a147bdaa9695fbbbecb474,
        _:N167f53b2010d498b86db7798fafc6ea4,
        _:N443433a3ac2c4dfcbee65298192763b3,
        _:N4486f92629b348dd9dd509b2b161fe38,
        _:N49f1757722d242669ce347c39a1c69ea,
        _:N55156f002c324898af84e7c2677933f2,
        _:N8dd17dfbcf9c4b7483184f6563238235,
        _:N9c529600960b4cfc812c320e6a48c2cb,
        _:Ne0cdbeebfaa5449181ea5b03dad35c35,
        _:Nf6cc9f543270482b9b10b7cfa0e1d405,
        _:Nfaad2be093e34df786855c3c0eb3a7b2 ;
    mo:track_count 13 ;
    schema:duration "PT44:33"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0c45311606dd4bf69bbf40dca5229a91,
        _:N0f5aa6dd8e284441bad311a7441f4cac,
        _:N158c1426c8a147bdaa9695fbbbecb474,
        _:N167f53b2010d498b86db7798fafc6ea4,
        _:N443433a3ac2c4dfcbee65298192763b3,
        _:N4486f92629b348dd9dd509b2b161fe38,
        _:N49f1757722d242669ce347c39a1c69ea,
        _:N55156f002c324898af84e7c2677933f2,
        _:N8dd17dfbcf9c4b7483184f6563238235,
        _:N9c529600960b4cfc812c320e6a48c2cb,
        _:Ne0cdbeebfaa5449181ea5b03dad35c35,
        _:Nf6cc9f543270482b9b10b7cfa0e1d405,
        _:Nfaad2be093e34df786855c3c0eb3a7b2 .

