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

<album/68141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Joe & Dave's Great Eight"@en,
        "Joe & Dave's Great Eight"@ja,
        "Joe & Dave's Great Eight"@ja-latn ;
    mo:produced_work <album/68141#musicalwork> ;
    schema:name "Joe & Dave's Great Eight"@en,
        "Joe & Dave's Great Eight"@ja,
        "Joe & Dave's Great Eight"@ja-latn .

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

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

<product/13154#subject> a schema:CreativeWork ;
    schema:name "RAMBO (Master System/Mark III)"@en,
        "阿修羅 (Master System/Mark III)"@ja,
        "Ashura (Master System/Mark III)"@ja-latn ;
    foaf:name "RAMBO (Master System/Mark III)"@en,
        "阿修羅 (Master System/Mark III)"@ja,
        "Ashura (Master System/Mark III)"@ja-latn .

<product/16719#subject> a schema:CreativeWork ;
    schema:name "Golvellius"@en,
        "魔王ゴルベリアス"@ja,
        "Maou Golvellius"@ja-latn ;
    foaf:name "Golvellius"@en,
        "魔王ゴルベリアス"@ja,
        "Maou Golvellius"@ja-latn .

<product/17219#subject> a schema:CreativeWork ;
    schema:name "Rastan"@en,
        "ラスタンサーガ"@ja,
        "Rastan Saga"@ja-latn ;
    foaf:name "Rastan"@en,
        "ラスタンサーガ"@ja,
        "Rastan Saga"@ja-latn .

<product/20957#subject> a schema:CreativeWork ;
    schema:name "Devil's Crush"@en,
        "デビルクラッシュ"@ja,
        "Devil Crash"@ja-latn ;
    foaf:name "Devil's Crush"@en,
        "デビルクラッシュ"@ja,
        "Devil Crash"@ja-latn .

<product/3739#subject> a schema:CreativeWork ;
    schema:name "Phantasy Star"@en,
        "ファンタシースター"@ja,
        "Phantasy Star"@ja-latn ;
    foaf:name "Phantasy Star"@en,
        "ファンタシースター"@ja,
        "Phantasy Star"@ja-latn .

<product/724#subject> a schema:CreativeWork ;
    schema:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn ;
    foaf:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn .

<product/834#subject> a schema:CreativeWork ;
    schema:name "Castlevania II: Belmont's Revenge"@en,
        "ドラキュラ伝説II"@ja,
        "Dracula Densetsu II"@ja-latn ;
    foaf:name "Castlevania II: Belmont's Revenge"@en,
        "ドラキュラ伝説II"@ja,
        "Dracula Densetsu II"@ja-latn .

<product/9898#subject> a schema:CreativeWork ;
    schema:name "Thunder Force II"@en,
        "サンダーフォースII"@ja,
        "Thunder Force II"@ja-latn ;
    foaf:name "Thunder Force II"@en,
        "サンダーフォースII"@ja,
        "Thunder Force II"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/14/68141/68141-1494271889.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68141#performance> ;
    schema:name "Hyde209"@en ;
    foaf:name "Hyde209"@en .

<artist/45476#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/68141#performance> ;
    schema:name "Subversiveasset"@en ;
    foaf:name "Subversiveasset"@en .

<album/68141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Joe & Dave's Great Eight"@en,
        "Joe & Dave's Great Eight"@ja,
        "Joe & Dave's Great Eight"@ja-latn ;
    mo:performance_of <album/68141#musicalwork> ;
    mo:performer <artist/14447#subject>,
        <artist/45476#subject> ;
    mo:recorded_as <album/68141#musicalexpression> ;
    schema:byArtist <artist/14447#subject>,
        <artist/45476#subject> ;
    schema:name "Joe & Dave's Great Eight"@en,
        "Joe & Dave's Great Eight"@ja,
        "Joe & Dave's Great Eight"@ja-latn ;
    schema:workPerformed <album/68141#musicalwork> .

<album/68141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-08"^^xsd:date ;
    dcterms:title "Joe & Dave's Great Eight"@en,
        "Joe & Dave's Great Eight"@ja,
        "Joe & Dave's Great Eight"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68141#musicalexpression> ;
    mo:publisher _:N74e2362dd9514bb585482798947139e2 ;
    mo:record _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    mo:record_count 1 ;
    schema:about <product/13154#subject>,
        <product/16719#subject>,
        <product/17219#subject>,
        <product/20957#subject>,
        <product/3739#subject>,
        <product/724#subject>,
        <product/834#subject>,
        <product/9898#subject> ;
    schema:byArtist <artist/14447#subject>,
        <artist/45476#subject> ;
    schema:datePublished "2017-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/68141/68141-1494271889.jpg> ;
    schema:name "Joe & Dave's Great Eight"@en,
        "Joe & Dave's Great Eight"@ja,
        "Joe & Dave's Great Eight"@ja-latn ;
    schema:publisher _:N74e2362dd9514bb585482798947139e2 ;
    foaf:depiction <https://media.vgm.io/albums/14/68141/68141-1494271889.jpg> .

_:N3fb6b000b0d94ca88f2f0154d04dd1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ball of Evil's Bane (Devil Crash)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "Ball of Evil's Bane (Devil Crash)"@en .

_:N50c79c1a317b4d0483eef6d8265eb207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld Reggae Remix ft Subversiveasset (Golvellius)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "Overworld Reggae Remix ft Subversiveasset (Golvellius)"@en .

_:N64b77ed42d834d9db82c55639345368f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sands of Motavia (Phantasy Star)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "Sands of Motavia (Phantasy Star)"@en .

_:N74e2362dd9514bb585482798947139e2 schema:name "Hyde209"@en,
        "Hyde209"@ja,
        "Hyde209"@ja-latn ;
    foaf:name "Hyde209"@en,
        "Hyde209"@ja,
        "Hyde209"@ja-latn .

_:Nb906c86e092142f6a67e7e4c3eb72e2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle in the Sky (CastleVania II Belmont's Revenge)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "Castle in the Sky (CastleVania II Belmont's Revenge)"@en .

_:Nd0b380a8629e4c67ae00f9d0fb0707f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise of the Hero (Rastan Saga)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "Rise of the Hero (Rastan Saga)"@en .

_:Neb0164c945c14bdbbb3f7c834a46b305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky Fighting Machine (Rambo II)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "Funky Fighting Machine (Rambo II)"@en .

_:Ned1c225cf9714d12bc94cbdbb4cb5704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exceliza the Ray of Hope (Thunder Force II)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "Exceliza the Ray of Hope (Thunder Force II)"@en .

_:Nf7a9f519a21044e0802ca840b2cf2b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Buttered Up (Kirby's Adventure)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 ;
    schema:name "All Buttered Up (Kirby's Adventure)"@en .

_:Nafdaf7edd5fb4a6693b8a691a3fa8bf8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3fb6b000b0d94ca88f2f0154d04dd1b1,
        _:N50c79c1a317b4d0483eef6d8265eb207,
        _:N64b77ed42d834d9db82c55639345368f,
        _:Nb906c86e092142f6a67e7e4c3eb72e2d,
        _:Nd0b380a8629e4c67ae00f9d0fb0707f0,
        _:Neb0164c945c14bdbbb3f7c834a46b305,
        _:Ned1c225cf9714d12bc94cbdbb4cb5704,
        _:Nf7a9f519a21044e0802ca840b2cf2b64 ;
    mo:track_count 8 ;
    schema:duration "PT28:21"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3fb6b000b0d94ca88f2f0154d04dd1b1,
        _:N50c79c1a317b4d0483eef6d8265eb207,
        _:N64b77ed42d834d9db82c55639345368f,
        _:Nb906c86e092142f6a67e7e4c3eb72e2d,
        _:Nd0b380a8629e4c67ae00f9d0fb0707f0,
        _:Neb0164c945c14bdbbb3f7c834a46b305,
        _:Ned1c225cf9714d12bc94cbdbb4cb5704,
        _:Nf7a9f519a21044e0802ca840b2cf2b64 .

