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

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

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

<artist/15139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42094#subject> ;
    schema:name "Roland La Goy"@en ;
    foaf:made <album/42094#composition>,
        <album/42094#subject> ;
    foaf:name "Roland La Goy"@en .

<album/42094#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lamps and Megarace Original Music"@en,
        "Lamps and Megarace Original Music"@ja,
        "Lamps and Megarace Original Music"@ja-latn ;
    mo:composer <artist/15139#subject> ;
    mo:produced_work <album/42094#musicalwork> ;
    schema:name "Lamps and Megarace Original Music"@en,
        "Lamps and Megarace Original Music"@ja,
        "Lamps and Megarace Original Music"@ja-latn .

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

<album/42094#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lamps and Megarace Original Music"@en,
        "Lamps and Megarace Original Music"@ja,
        "Lamps and Megarace Original Music"@ja-latn ;
    mo:performance_of <album/42094#musicalwork> ;
    mo:recorded_as <album/42094#musicalexpression> ;
    schema:name "Lamps and Megarace Original Music"@en,
        "Lamps and Megarace Original Music"@ja,
        "Lamps and Megarace Original Music"@ja-latn ;
    schema:workPerformed <album/42094#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/42094/42094-1380894222.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42094#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-01"^^xsd:date ;
    dcterms:title "Lamps and Megarace Original Music"@en,
        "Lamps and Megarace Original Music"@ja,
        "Lamps and Megarace Original Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42094#musicalexpression> ;
    mo:publisher _:Ncaf1b0ba4e4948eb825eebb4e2b78d6b ;
    mo:record _:N31c536aa6a5540c2b0b99384ba03a120 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lamps and Megarace"@en ;
            foaf:name "Lamps and Megarace"@en ] ;
    schema:datePublished "2010-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/42094/42094-1380894222.jpg> ;
    schema:name "Lamps and Megarace Original Music"@en,
        "Lamps and Megarace Original Music"@ja,
        "Lamps and Megarace Original Music"@ja-latn ;
    schema:publisher _:Ncaf1b0ba4e4948eb825eebb4e2b78d6b ;
    foaf:depiction <https://media.vgm.io/albums/49/42094/42094-1380894222.jpg> .

_:N27e0e91284d74b71ac04fcce4eab4ee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human Race"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N31c536aa6a5540c2b0b99384ba03a120 ;
    schema:name "Human Race"@en .

_:N36006d86e62741b1955bc937ab896839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret Race (shhh!)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N31c536aa6a5540c2b0b99384ba03a120 ;
    schema:name "The Secret Race (shhh!)"@en .

_:N71a37c6a18774a4199f99e1e3c7afdf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MegaRace"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N31c536aa6a5540c2b0b99384ba03a120 ;
    schema:name "MegaRace"@en .

_:N9bf5aeafe43a405f800df9c99bebc01b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lamps"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N31c536aa6a5540c2b0b99384ba03a120 ;
    schema:name "The Lamps"@en .

_:Ncaf1b0ba4e4948eb825eebb4e2b78d6b schema:name "Roland La Goy"@en,
        "Roland La Goy"@ja,
        "Roland La Goy"@ja-latn ;
    foaf:name "Roland La Goy"@en,
        "Roland La Goy"@ja,
        "Roland La Goy"@ja-latn .

_:Nd9c80dc1009a4234b84c01cc4b3c31c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Normos"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N31c536aa6a5540c2b0b99384ba03a120 ;
    schema:name "Normos"@en .

_:N31c536aa6a5540c2b0b99384ba03a120 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27e0e91284d74b71ac04fcce4eab4ee0,
        _:N36006d86e62741b1955bc937ab896839,
        _:N71a37c6a18774a4199f99e1e3c7afdf8,
        _:N9bf5aeafe43a405f800df9c99bebc01b,
        _:Nd9c80dc1009a4234b84c01cc4b3c31c3 ;
    mo:track_count 5 ;
    schema:duration "PT9:25"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N27e0e91284d74b71ac04fcce4eab4ee0,
        _:N36006d86e62741b1955bc937ab896839,
        _:N71a37c6a18774a4199f99e1e3c7afdf8,
        _:N9bf5aeafe43a405f800df9c99bebc01b,
        _:Nd9c80dc1009a4234b84c01cc4b3c31c3 .

