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

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

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

<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 .

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

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

<album/2304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Acclaim Chill Out"@en,
        "Acclaim Chill Out"@ja,
        "Acclaim Chill Out"@ja-latn ;
    mo:performance_of <album/2304#musicalwork> ;
    mo:recorded_as <album/2304#musicalexpression> ;
    schema:name "Acclaim Chill Out"@en,
        "Acclaim Chill Out"@ja,
        "Acclaim Chill Out"@ja-latn ;
    schema:workPerformed <album/2304#musicalwork> .

<org/2782#subject> schema:name "Acclaim Entertainment"@en,
        "Acclaim Entertainment"@ja,
        "Acclaim Entertainment"@ja-latn ;
    foaf:name "Acclaim Entertainment"@en,
        "Acclaim Entertainment"@ja,
        "Acclaim Entertainment"@ja-latn .

<https://media.vgm.io/albums/40/2304/2304-1e6b7b3210ca.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2304#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/2304/2304-1e6b7b3210ca.jpg> ;
    foaf:depicts <album/2304#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/2304/2304-1e6b7b3210ca.jpg> .

<https://medium-media.vgm.io/albums/40/2304/2304-1e6b7b3210ca.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Acclaim Chill Out"@en,
        "Acclaim Chill Out"@ja,
        "Acclaim Chill Out"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Stephen Root"@en ;
            foaf:made <album/2304#composition> ;
            foaf:name "Stephen Root"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Simon Robertson"@en ;
            foaf:made <album/2304#composition> ;
            foaf:name "Simon Robertson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Swarm"@en ;
            foaf:made <album/2304#composition> ;
            foaf:name "The Swarm"@en ] ;
    mo:produced_work <album/2304#musicalwork> ;
    schema:name "Acclaim Chill Out"@en,
        "Acclaim Chill Out"@ja,
        "Acclaim Chill Out"@ja-latn .

<album/2304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "Acclaim Chill Out"@en,
        "Acclaim Chill Out"@ja,
        "Acclaim Chill Out"@ja-latn ;
    mo:catalogue_number "ACCD3" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2304#musicalexpression> ;
    mo:publisher <org/2782#subject> ;
    mo:record _:N7dcbea4fd31f498b8a8e3634d8cdee5d ;
    mo:record_count 1 ;
    schema:about <product/9251#subject>,
        <product/9254#subject> ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/2304/2304-1e6b7b3210ca.jpg> ;
    schema:name "Acclaim Chill Out"@en,
        "Acclaim Chill Out"@ja,
        "Acclaim Chill Out"@ja-latn ;
    schema:publisher <org/2782#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/2304/2304-1e6b7b3210ca.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2304#subject> ;
    schema:name "Stephen Root"@en ;
    foaf:made <album/2304#subject> ;
    foaf:name "Stephen Root"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2304#subject> ;
    schema:name "Simon Robertson"@en ;
    foaf:made <album/2304#subject> ;
    foaf:name "Simon Robertson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2304#subject> ;
    schema:name "The Swarm"@en ;
    foaf:made <album/2304#subject> ;
    foaf:name "The Swarm"@en .

_:N03a064456eb2457a9c19130721de9d9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G-Power"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N7dcbea4fd31f498b8a8e3634d8cdee5d ;
    schema:name "G-Power"@en .

_:N14c53bdf41b249e593ad3d51860a0c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N7dcbea4fd31f498b8a8e3634d8cdee5d ;
    schema:name "After"@en .

_:N3859b08302e342f499c120df3a8d3ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chill Pill"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N7dcbea4fd31f498b8a8e3634d8cdee5d ;
    schema:name "Chill Pill"@en .

_:N39996d7fdc094921a74d51e86dfbf2f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lumania"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N7dcbea4fd31f498b8a8e3634d8cdee5d ;
    schema:name "Lumania"@en .

_:N715b7c325c85494a90bf51457dced1a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chill - XG2"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N7dcbea4fd31f498b8a8e3634d8cdee5d ;
    schema:name "Chill - XG2"@en .

_:Na45bc76c7abf4476a7986dbd53bb308e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Bitch Power"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N7dcbea4fd31f498b8a8e3634d8cdee5d ;
    schema:name "Pure Bitch Power"@en .

_:N7dcbea4fd31f498b8a8e3634d8cdee5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03a064456eb2457a9c19130721de9d9d,
        _:N14c53bdf41b249e593ad3d51860a0c9f,
        _:N3859b08302e342f499c120df3a8d3ef0,
        _:N39996d7fdc094921a74d51e86dfbf2f4,
        _:N715b7c325c85494a90bf51457dced1a3,
        _:Na45bc76c7abf4476a7986dbd53bb308e ;
    mo:track_count 6 ;
    schema:duration "PT20:02"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03a064456eb2457a9c19130721de9d9d,
        _:N14c53bdf41b249e593ad3d51860a0c9f,
        _:N3859b08302e342f499c120df3a8d3ef0,
        _:N39996d7fdc094921a74d51e86dfbf2f4,
        _:N715b7c325c85494a90bf51457dced1a3,
        _:Na45bc76c7abf4476a7986dbd53bb308e .

