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

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

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

<artist/12924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35094#subject> ;
    schema:name "Chipzel"@en ;
    foaf:made <album/35094#composition>,
        <album/35094#subject> ;
    foaf:name "Chipzel"@en .

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

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

<album/35094#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Hexagon EP"@en,
        "Super Hexagon EP"@ja,
        "Super Hexagon EP"@ja-latn ;
    mo:performance_of <album/35094#musicalwork> ;
    mo:recorded_as <album/35094#musicalexpression> ;
    schema:name "Super Hexagon EP"@en,
        "Super Hexagon EP"@ja,
        "Super Hexagon EP"@ja-latn ;
    schema:workPerformed <album/35094#musicalwork> .

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

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

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

<album/35094#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-06"^^xsd:date ;
    dcterms:title "Super Hexagon EP"@en,
        "Super Hexagon EP"@ja,
        "Super Hexagon EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35094#musicalexpression> ;
    mo:publisher _:Nc4a4c577dbc944a592ac240aea19964f ;
    mo:record _:N198dc9c3b7d84ab4ad76bf318efb68d6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Super Hexagon"@en ;
            foaf:name "Super Hexagon"@en ] ;
    schema:datePublished "2012-09-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/35094/35094-41988e3a9c35.jpg> ;
    schema:name "Super Hexagon EP"@en,
        "Super Hexagon EP"@ja,
        "Super Hexagon EP"@ja-latn ;
    schema:publisher _:Nc4a4c577dbc944a592ac240aea19964f ;
    foaf:depiction <https://media.vgm.io/albums/49/35094/35094-41988e3a9c35.jpg> .

_:N03e6270b695448d08674197f2e9e5d50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Courtesy"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N198dc9c3b7d84ab4ad76bf318efb68d6 ;
    schema:name "Courtesy"@en .

_:N72cf2d222e894f5eab4adb1333119e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Otis"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N198dc9c3b7d84ab4ad76bf318efb68d6 ;
    schema:name "Otis"@en .

_:Nb1f8ea1bf88e42e7bd60c29da0eaea76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focus"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N198dc9c3b7d84ab4ad76bf318efb68d6 ;
    schema:name "Focus"@en .

_:Nc4a4c577dbc944a592ac240aea19964f schema:name "Chipzel"@en ;
    foaf:name "Chipzel"@en .

_:N198dc9c3b7d84ab4ad76bf318efb68d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03e6270b695448d08674197f2e9e5d50,
        _:N72cf2d222e894f5eab4adb1333119e0f,
        _:Nb1f8ea1bf88e42e7bd60c29da0eaea76 ;
    mo:track_count 3 ;
    schema:duration "PT8:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N03e6270b695448d08674197f2e9e5d50,
        _:N72cf2d222e894f5eab4adb1333119e0f,
        _:Nb1f8ea1bf88e42e7bd60c29da0eaea76 .

