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

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

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

<artist/1437#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6083#subject> ;
    schema:name "Simon Robertson"@en ;
    foaf:made <album/6083#composition>,
        <album/6083#subject> ;
    foaf:name "Simon Robertson"@en .

<artist/1438#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6083#subject> ;
    schema:name "Stephen Root"@en ;
    foaf:made <album/6083#composition>,
        <album/6083#subject> ;
    foaf:name "Stephen Root"@en .

<product/9251#subject> a schema:CreativeWork ;
    schema:name "Extreme-G 2"@en,
        "Extreme-G 2"@ja,
        "Extreme-G 2"@ja-latn ;
    foaf:name "Extreme-G 2"@en,
        "Extreme-G 2"@ja,
        "Extreme-G 2"@ja-latn .

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

<album/6083#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Extreme-G 2 - Le Remix Officiel !"@en,
        "Extreme-G 2 - Le Remix Officiel !"@ja,
        "Extreme-G 2 - Le Remix Officiel !"@ja-latn ;
    mo:performance_of <album/6083#musicalwork> ;
    mo:recorded_as <album/6083#musicalexpression> ;
    schema:name "Extreme-G 2 - Le Remix Officiel !"@en,
        "Extreme-G 2 - Le Remix Officiel !"@ja,
        "Extreme-G 2 - Le Remix Officiel !"@ja-latn ;
    schema:workPerformed <album/6083#musicalwork> .

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

<https://medium-media.vgm.io/albums/38/6083/6083-1282581875.jpg> a schema:ImageObject,
        foaf:Image .

<album/6083#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Extreme-G 2 - Le Remix Officiel !"@en,
        "Extreme-G 2 - Le Remix Officiel !"@ja,
        "Extreme-G 2 - Le Remix Officiel !"@ja-latn ;
    mo:composer <artist/1437#subject>,
        <artist/1438#subject> ;
    mo:produced_work <album/6083#musicalwork> ;
    schema:name "Extreme-G 2 - Le Remix Officiel !"@en,
        "Extreme-G 2 - Le Remix Officiel !"@ja,
        "Extreme-G 2 - Le Remix Officiel !"@ja-latn .

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

<album/6083#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-01"^^xsd:date ;
    dcterms:title "Extreme-G 2 - Le Remix Officiel !"@en,
        "Extreme-G 2 - Le Remix Officiel !"@ja,
        "Extreme-G 2 - Le Remix Officiel !"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6083#musicalexpression> ;
    mo:publisher _:Nd9d15bb8b9ac4e4dade577cb204cd00d ;
    mo:record _:Nffe70dd794834d5a8a64863508960176 ;
    mo:record_count 1 ;
    schema:about <product/9251#subject> ;
    schema:datePublished "1998-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/6083/6083-1282581875.jpg> ;
    schema:name "Extreme-G 2 - Le Remix Officiel !"@en,
        "Extreme-G 2 - Le Remix Officiel !"@ja,
        "Extreme-G 2 - Le Remix Officiel !"@ja-latn ;
    schema:publisher _:Nd9d15bb8b9ac4e4dade577cb204cd00d ;
    foaf:depiction <https://media.vgm.io/albums/38/6083/6083-1282581875.jpg> .

_:N6ca7db5a2e894fb9816bb0de5f35b3dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 04"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nffe70dd794834d5a8a64863508960176 ;
    schema:name "Track 04"@en .

_:N7f3902a1d3db4e678a95f02240246d9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 03"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nffe70dd794834d5a8a64863508960176 ;
    schema:name "Track 03"@en .

_:Nae24fd1147b3444ca71ca6ae76d16e59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 02"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nffe70dd794834d5a8a64863508960176 ;
    schema:name "Track 02"@en .

_:Nd1df08c6ac024ddb9fda763ee0341b69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 01"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nffe70dd794834d5a8a64863508960176 ;
    schema:name "Track 01"@en .

_:Nd9d15bb8b9ac4e4dade577cb204cd00d schema:name "X64 Magazine"@en ;
    foaf:name "X64 Magazine"@en .

_:Nf876973caa2742208e5ae8abec6000a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 05"@en ;
    mo:track_number 5 ;
    schema:duration "PT9:38"^^xsd:interval ;
    schema:inPlaylist _:Nffe70dd794834d5a8a64863508960176 ;
    schema:name "Track 05"@en .

_:Nffe70dd794834d5a8a64863508960176 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6ca7db5a2e894fb9816bb0de5f35b3dc,
        _:N7f3902a1d3db4e678a95f02240246d9a,
        _:Nae24fd1147b3444ca71ca6ae76d16e59,
        _:Nd1df08c6ac024ddb9fda763ee0341b69,
        _:Nf876973caa2742208e5ae8abec6000a8 ;
    mo:track_count 5 ;
    schema:duration "PT30:06"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N6ca7db5a2e894fb9816bb0de5f35b3dc,
        _:N7f3902a1d3db4e678a95f02240246d9a,
        _:Nae24fd1147b3444ca71ca6ae76d16e59,
        _:Nd1df08c6ac024ddb9fda763ee0341b69,
        _:Nf876973caa2742208e5ae8abec6000a8 .

