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

<album/7716#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WipEout 2097 - The Soundtrack"@en,
        "WipEout 2097 - The Soundtrack"@ja,
        "WipEout 2097 - The Soundtrack"@ja-latn ;
    mo:produced_work <album/7716#musicalwork> ;
    schema:name "WipEout 2097 - The Soundtrack"@en,
        "WipEout 2097 - The Soundtrack"@ja,
        "WipEout 2097 - The Soundtrack"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/61/7716/7716-1206797992.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13386#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "The Chemical Brothers"@en ;
    foaf:name "The Chemical Brothers"@en .

<artist/13388#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "Orbital"@en ;
    foaf:name "Orbital"@en .

<artist/13389#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "Daft Punk"@en ;
    foaf:name "Daft Punk"@en .

<artist/13390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "Underworld"@en ;
    foaf:name "Underworld"@en .

<artist/13391#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "Fluke"@en ;
    foaf:name "Fluke"@en .

<artist/13392#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "Photek"@en ;
    foaf:name "Photek"@en .

<artist/13393#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "The Prodigy"@en ;
    foaf:name "The Prodigy"@en .

<artist/13394#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "The Future Sound of London"@en ;
    foaf:name "The Future Sound of London"@en .

<album/7716#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-01-01"^^xsd:date ;
    dcterms:title "WipEout 2097 - The Soundtrack"@en,
        "WipEout 2097 - The Soundtrack"@ja,
        "WipEout 2097 - The Soundtrack"@ja-latn ;
    mo:catalogue_number "V-2815" ;
    mo:media_type "2 Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/7716#musicalexpression> ;
    mo:record _:N232e0c7255b74333b0af1a7d9cb18c27,
        _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    mo:record_count 2 ;
    schema:about <product/14053#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Leftfield"@en ;
            foaf:name "Leftfield"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Source Direct"@en ;
            foaf:name "Source Direct"@en ],
        <artist/13386#subject>,
        <artist/13388#subject>,
        <artist/13389#subject>,
        <artist/13390#subject>,
        <artist/13391#subject>,
        <artist/13392#subject>,
        <artist/13393#subject>,
        <artist/13394#subject> ;
    schema:datePublished "1996-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/7716/7716-1206797992.jpg> ;
    schema:name "WipEout 2097 - The Soundtrack"@en,
        "WipEout 2097 - The Soundtrack"@ja,
        "WipEout 2097 - The Soundtrack"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/61/7716/7716-1206797992.jpg> .

<album/7716#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WipEout 2097 - The Soundtrack"@en,
        "WipEout 2097 - The Soundtrack"@ja,
        "WipEout 2097 - The Soundtrack"@ja-latn ;
    mo:performance_of <album/7716#musicalwork> ;
    mo:performer _:N9dda0ae2fb2f4ab68f3acb72e53e20de,
        _:Ned1db288e3d7402fa96cd6982e56e241,
        <artist/13386#subject>,
        <artist/13388#subject>,
        <artist/13389#subject>,
        <artist/13390#subject>,
        <artist/13391#subject>,
        <artist/13392#subject>,
        <artist/13393#subject>,
        <artist/13394#subject> ;
    mo:recorded_as <album/7716#musicalexpression> ;
    schema:byArtist _:N9dda0ae2fb2f4ab68f3acb72e53e20de,
        _:Ned1db288e3d7402fa96cd6982e56e241,
        <artist/13386#subject>,
        <artist/13388#subject>,
        <artist/13389#subject>,
        <artist/13390#subject>,
        <artist/13391#subject>,
        <artist/13392#subject>,
        <artist/13393#subject>,
        <artist/13394#subject> ;
    schema:name "WipEout 2097 - The Soundtrack"@en,
        "WipEout 2097 - The Soundtrack"@ja,
        "WipEout 2097 - The Soundtrack"@ja-latn ;
    schema:workPerformed <album/7716#musicalwork> .

_:N2b6bb27a70bb4ddca681c20a73ae68a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leftfield / Afro Ride"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N232e0c7255b74333b0af1a7d9cb18c27 ;
    schema:name "Leftfield / Afro Ride"@en .

_:N2be879dc92404ec29220af3f7d21b580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underworld / Tin There"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N232e0c7255b74333b0af1a7d9cb18c27 ;
    schema:name "Underworld / Tin There"@en .

_:N337d4e8e7cc4457ba60e104d4f292c29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daft Punk / Musique"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:51"^^xsd:interval ;
    schema:inPlaylist _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    schema:name "Daft Punk / Musique"@en .

_:N4d4f11353cfc403fb2a2487077e82c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Future Sound Of London / We Have Explosive"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    schema:name "The Future Sound Of London / We Have Explosive"@en .

_:N82f74dde248a4fc38e8b290ac2435057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photek / Titan"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N232e0c7255b74333b0af1a7d9cb18c27 ;
    schema:name "Photek / Titan"@en .

_:N95b128ab260a4a58a66805aa5fc50b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prodigy / Firestarter (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    schema:name "The Prodigy / Firestarter (Instrumental)"@en .

_:N9dda0ae2fb2f4ab68f3acb72e53e20de a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "Source Direct"@en ;
    foaf:name "Source Direct"@en .

_:Na195852a4c4543e6890f87617c720921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital / Petrol"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    schema:name "Orbital / Petrol"@en .

_:Na1e9a0e5bc3643a085bceecddb4b668c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Future Sound Of London / We Have Explosive (Herd Killing)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    schema:name "The Future Sound Of London / We Have Explosive (Herd Killing)"@en .

_:Na8d58cc8e86e42f4b9df65244e261645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluke / Atom Bomb"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    schema:name "Fluke / Atom Bomb"@en .

_:Na9ecf20b51c14c12a0c8f704a0f14472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photek / The Third Sequence"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N232e0c7255b74333b0af1a7d9cb18c27 ;
    schema:name "Photek / The Third Sequence"@en .

_:Nbb35b334f3b44026ba4e3ec961f50109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Source Direct / 2097"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N232e0c7255b74333b0af1a7d9cb18c27 ;
    schema:name "Source Direct / 2097"@en .

_:Nc1fcbec537ae45a7a4217b8f9272a4b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluke / V Six"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N232e0c7255b74333b0af1a7d9cb18c27 ;
    schema:name "Fluke / V Six"@en .

_:Ncd54a1ccdea847138868a4f57469f025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chemical Brothers / Leave Home (Underworld Mix 1)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N232e0c7255b74333b0af1a7d9cb18c27 ;
    schema:name "The Chemical Brothers / Leave Home (Underworld Mix 1)"@en .

_:Ndecc8689791346bc84b86130410ad3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chemical Brothers / Loops Of Fury"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ndef5077055044b08bb33c7ca6af13ed7 ;
    schema:name "The Chemical Brothers / Loops Of Fury"@en .

_:Ned1db288e3d7402fa96cd6982e56e241 a schema:Person,
        foaf:Person ;
    mo:performed <album/7716#performance> ;
    schema:name "Leftfield"@en ;
    foaf:name "Leftfield"@en .

_:N232e0c7255b74333b0af1a7d9cb18c27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2b6bb27a70bb4ddca681c20a73ae68a9,
        _:N2be879dc92404ec29220af3f7d21b580,
        _:N82f74dde248a4fc38e8b290ac2435057,
        _:Na9ecf20b51c14c12a0c8f704a0f14472,
        _:Nbb35b334f3b44026ba4e3ec961f50109,
        _:Nc1fcbec537ae45a7a4217b8f9272a4b4,
        _:Ncd54a1ccdea847138868a4f57469f025 ;
    mo:track_count 7 ;
    schema:duration "PT20:06"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2b6bb27a70bb4ddca681c20a73ae68a9,
        _:N2be879dc92404ec29220af3f7d21b580,
        _:N82f74dde248a4fc38e8b290ac2435057,
        _:Na9ecf20b51c14c12a0c8f704a0f14472,
        _:Nbb35b334f3b44026ba4e3ec961f50109,
        _:Nc1fcbec537ae45a7a4217b8f9272a4b4,
        _:Ncd54a1ccdea847138868a4f57469f025 .

_:Ndef5077055044b08bb33c7ca6af13ed7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N337d4e8e7cc4457ba60e104d4f292c29,
        _:N4d4f11353cfc403fb2a2487077e82c69,
        _:N95b128ab260a4a58a66805aa5fc50b19,
        _:Na195852a4c4543e6890f87617c720921,
        _:Na1e9a0e5bc3643a085bceecddb4b668c,
        _:Na8d58cc8e86e42f4b9df65244e261645,
        _:Ndecc8689791346bc84b86130410ad3e5 ;
    mo:track_count 7 ;
    schema:duration "PT26:19"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N337d4e8e7cc4457ba60e104d4f292c29,
        _:N4d4f11353cfc403fb2a2487077e82c69,
        _:N95b128ab260a4a58a66805aa5fc50b19,
        _:Na195852a4c4543e6890f87617c720921,
        _:Na1e9a0e5bc3643a085bceecddb4b668c,
        _:Na8d58cc8e86e42f4b9df65244e261645,
        _:Ndecc8689791346bc84b86130410ad3e5 .

