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

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

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

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

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

<product/7267#subject> a schema:CreativeWork ;
    schema:name "Battletoads & Double Dragon"@en,
        "Battletoads & Double Dragon"@ja,
        "Battletoads & Double Dragon"@ja-latn ;
    foaf:name "Battletoads & Double Dragon"@en,
        "Battletoads & Double Dragon"@ja,
        "Battletoads & Double Dragon"@ja-latn .

<album/69668#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories EP"@en,
        "Memories EP"@ja,
        "Memories EP"@ja-latn ;
    mo:composer <artist/507#subject> ;
    mo:produced_work <album/69668#musicalwork> ;
    schema:name "Memories EP"@en,
        "Memories EP"@ja,
        "Memories EP"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/86/69668/69668-1499976115.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69668#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories EP"@en,
        "Memories EP"@ja,
        "Memories EP"@ja-latn ;
    mo:performance_of <album/69668#musicalwork> ;
    mo:performer _:Nb602876e403e43ababfe6cf4bac270e8 ;
    mo:recorded_as <album/69668#musicalexpression> ;
    schema:byArtist _:Nb602876e403e43ababfe6cf4bac270e8 ;
    schema:name "Memories EP"@en,
        "Memories EP"@ja,
        "Memories EP"@ja-latn ;
    schema:workPerformed <album/69668#musicalwork> .

<album/69668#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-10"^^xsd:date ;
    dcterms:title "Memories EP"@en,
        "Memories EP"@ja,
        "Memories EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69668#musicalexpression> ;
    mo:publisher _:N370631aef33f4b01994efd3211d8ce2a ;
    mo:record _:N463ca31e2f8e4488bcd04b2d35544e96 ;
    mo:record_count 1 ;
    schema:about <product/7265#subject>,
        <product/7267#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "DEgITx"@en ;
            foaf:name "DEgITx"@en ] ;
    schema:datePublished "2017-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/69668/69668-1499976115.jpg> ;
    schema:name "Memories EP"@en,
        "Memories EP"@ja,
        "Memories EP"@ja-latn ;
    schema:publisher _:N370631aef33f4b01994efd3211d8ce2a ;
    foaf:depiction <https://media.vgm.io/albums/86/69668/69668-1499976115.jpg> .

_:N328a0174a3494a55881bd72a8279e85b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missile Mayhem"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N463ca31e2f8e4488bcd04b2d35544e96 ;
    schema:name "Missile Mayhem"@en .

_:N370631aef33f4b01994efd3211d8ce2a schema:name "DEgITx"@en,
        "DEgITx"@ja,
        "DEgITx"@ja-latn ;
    foaf:name "DEgITx"@en,
        "DEgITx"@ja,
        "DEgITx"@ja-latn .

_:N7e03550712b24c548f72df01af24a0a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surf City"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N463ca31e2f8e4488bcd04b2d35544e96 ;
    schema:name "Surf City"@en .

_:Nb602876e403e43ababfe6cf4bac270e8 a schema:Person,
        foaf:Person ;
    mo:performed <album/69668#performance> ;
    schema:name "DEgITx"@en ;
    foaf:name "DEgITx"@en .

_:Nc9407fd5a5404d1a8c09bfac8f4808b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N463ca31e2f8e4488bcd04b2d35544e96 ;
    schema:name "Memories"@en .

_:Ncbf124ed23b74c47a7d8f305f1949325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rat Race"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N463ca31e2f8e4488bcd04b2d35544e96 ;
    schema:name "Rat Race"@en .

_:Nd4405db69bcd4ca6a7af4998a6d083da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ropes'n'Roper"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N463ca31e2f8e4488bcd04b2d35544e96 ;
    schema:name "Ropes'n'Roper"@en .

_:N463ca31e2f8e4488bcd04b2d35544e96 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N328a0174a3494a55881bd72a8279e85b,
        _:N7e03550712b24c548f72df01af24a0a3,
        _:Nc9407fd5a5404d1a8c09bfac8f4808b0,
        _:Ncbf124ed23b74c47a7d8f305f1949325,
        _:Nd4405db69bcd4ca6a7af4998a6d083da ;
    mo:track_count 5 ;
    schema:duration "PT16:40"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N328a0174a3494a55881bd72a8279e85b,
        _:N7e03550712b24c548f72df01af24a0a3,
        _:Nc9407fd5a5404d1a8c09bfac8f4808b0,
        _:Ncbf124ed23b74c47a7d8f305f1949325,
        _:Nd4405db69bcd4ca6a7af4998a6d083da .

