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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6153#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/6153#composition>,
        <album/6153#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6153#subject> ;
    schema:name "Dave Wise"@en ;
    foaf:made <album/6153#composition>,
        <album/6153#subject> ;
    foaf:name "Dave Wise"@en .

<event/4> a mo:Release ;
    schema:name "Released at MAGFest 6 (Jan 04, 2008 to Jan 06, 2008)" .

<product/501#subject> a schema:CreativeWork ;
    schema:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn ;
    foaf:name "Zelda II: The Adventure of Link"@en,
        "リンクの冒険"@ja,
        "Link no Bouken"@ja-latn .

<product/7325#subject> a schema:CreativeWork ;
    schema:name "Wizards & Warriors"@en,
        "伝説の騎士エルロンド"@ja,
        "Densetsu no Kishi Elrond"@ja-latn ;
    foaf:name "Wizards & Warriors"@en,
        "伝説の騎士エルロンド"@ja,
        "Densetsu no Kishi Elrond"@ja-latn .

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

<org/115#subject> schema:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn ;
    foaf:name "Concatenation Records"@en,
        "Concatenation Records"@ja,
        "Concatenation Records"@ja-latn .

<https://media.vgm.io/albums/35/6153/6153-1203262083.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6153#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/6153/6153-1203262083.gif> ;
    foaf:depicts <album/6153#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/6153/6153-1203262083.gif> .

<https://medium-media.vgm.io/albums/35/6153/6153-1203262083.gif> a schema:ImageObject,
        foaf:Image .

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

<artist/2754#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6153#performance> ;
    schema:name "spamtron"@en ;
    foaf:name "spamtron"@en .

<album/6153#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wave Traveler"@en,
        "Wave Traveler"@ja,
        "Wave Traveler"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/2183#subject>,
        <artist/507#subject> ;
    mo:produced_work <album/6153#musicalwork> ;
    schema:name "Wave Traveler"@en,
        "Wave Traveler"@ja,
        "Wave Traveler"@ja-latn .

<album/6153#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wave Traveler"@en,
        "Wave Traveler"@ja,
        "Wave Traveler"@ja-latn ;
    mo:performance_of <album/6153#musicalwork> ;
    mo:performer <artist/2183#subject>,
        <artist/2754#subject> ;
    mo:recorded_as <album/6153#musicalexpression> ;
    schema:byArtist <artist/2183#subject>,
        <artist/2754#subject> ;
    schema:name "Wave Traveler"@en,
        "Wave Traveler"@ja,
        "Wave Traveler"@ja-latn ;
    schema:workPerformed <album/6153#musicalwork> .

<artist/2183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6153#subject> ;
    mo:performed <album/6153#performance> ;
    schema:name "Wizwars"@en ;
    foaf:made <album/6153#composition>,
        <album/6153#subject> ;
    foaf:name "Wizwars"@en .

<album/6153#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-03"^^xsd:date ;
    dcterms:title "Wave Traveler"@en,
        "Wave Traveler"@ja,
        "Wave Traveler"@ja-latn ;
    mo:catalogue_number "WIZ002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6153#musicalexpression> ;
    mo:publisher <org/115#subject> ;
    mo:record _:Nb49cd4082a5949c29229508898fc175a ;
    mo:record_count 1 ;
    mo:release <event/4> ;
    schema:about <product/501#subject>,
        <product/7325#subject> ;
    schema:byArtist <artist/2183#subject>,
        <artist/2754#subject> ;
    schema:datePublished "2008-01-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/6153/6153-1203262083.gif> ;
    schema:name "Wave Traveler"@en,
        "Wave Traveler"@ja,
        "Wave Traveler"@ja-latn ;
    schema:publisher <org/115#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/6153/6153-1203262083.gif> .

_:N04babbd5a28940f2b0f7ff96190a513a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nb49cd4082a5949c29229508898fc175a ;
    schema:name "Zelda 2"@en .

_:N2fefb623395647aa9a74c414513f549b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Drama"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nb49cd4082a5949c29229508898fc175a ;
    schema:name "No Drama"@en .

_:N369e2ff241a64587a786ed3b7cbf841d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizards And Warriors"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nb49cd4082a5949c29229508898fc175a ;
    schema:name "Wizards And Warriors"@en .

_:N82d8677f5b794fb2a093e82849a1eea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wave Traveler"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nb49cd4082a5949c29229508898fc175a ;
    schema:name "Wave Traveler"@en .

_:Na8986941216e40068474aaf3a94b4dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Countdown"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nb49cd4082a5949c29229508898fc175a ;
    schema:name "The Final Countdown"@en .

_:Nd424301295b0421881a1eeb0d51b5255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ultimate Warp Zone"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb49cd4082a5949c29229508898fc175a ;
    schema:name "The Ultimate Warp Zone"@en .

_:Nff621147afe8474895699a549a896bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruisin' The Cosmos"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nb49cd4082a5949c29229508898fc175a ;
    schema:name "Cruisin' The Cosmos"@en .

_:Nb49cd4082a5949c29229508898fc175a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04babbd5a28940f2b0f7ff96190a513a,
        _:N2fefb623395647aa9a74c414513f549b,
        _:N369e2ff241a64587a786ed3b7cbf841d,
        _:N82d8677f5b794fb2a093e82849a1eea0,
        _:Na8986941216e40068474aaf3a94b4dd6,
        _:Nd424301295b0421881a1eeb0d51b5255,
        _:Nff621147afe8474895699a549a896bec ;
    mo:track_count 7 ;
    schema:duration "PT22:44"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N04babbd5a28940f2b0f7ff96190a513a,
        _:N2fefb623395647aa9a74c414513f549b,
        _:N369e2ff241a64587a786ed3b7cbf841d,
        _:N82d8677f5b794fb2a093e82849a1eea0,
        _:Na8986941216e40068474aaf3a94b4dd6,
        _:Nd424301295b0421881a1eeb0d51b5255,
        _:Nff621147afe8474895699a549a896bec .

