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

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

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

<artist/1316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "Tim Wright"@en ;
    foaf:made <album/7103#composition>,
        <album/7103#subject> ;
    foaf:name "Tim Wright"@en .

<artist/7604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "PC Music Ltd."@en ;
    foaf:made <album/7103#composition>,
        <album/7103#subject> ;
    foaf:name "PC Music Ltd."@en .

<artist/7605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "Rick Wakeman"@en ;
    foaf:made <album/7103#composition>,
        <album/7103#subject> ;
    foaf:name "Rick Wakeman"@en .

<artist/7606#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "Mike Clarke"@en ;
    foaf:made <album/7103#composition>,
        <album/7103#subject> ;
    foaf:name "Mike Clarke"@en .

<artist/7607#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "Stuart Duffield"@en ;
    foaf:made <album/7103#composition>,
        <album/7103#subject> ;
    foaf:name "Stuart Duffield"@en .

<artist/7608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "Matt Furniss"@en ;
    foaf:made <album/7103#composition>,
        <album/7103#subject> ;
    foaf:name "Matt Furniss"@en .

<artist/7609#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "Rik Ede"@en ;
    foaf:made <album/7103#composition>,
        <album/7103#subject> ;
    foaf:name "Rik Ede"@en .

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

<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/7103#musicalexpression> a mo:Signal ;
    mo:published_as <album/7103#subject> ;
    mo:records <album/7103#performance> .

<album/7103#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Future Is Now: Powered By Psygnosis"@en,
        "The Future Is Now: Powered By Psygnosis"@ja,
        "The Future Is Now: Powered By Psygnosis"@ja-latn ;
    mo:performance_of <album/7103#musicalwork> ;
    mo:recorded_as <album/7103#musicalexpression> ;
    schema:name "The Future Is Now: Powered By Psygnosis"@en,
        "The Future Is Now: Powered By Psygnosis"@ja,
        "The Future Is Now: Powered By Psygnosis"@ja-latn ;
    schema:workPerformed <album/7103#musicalwork> .

<org/2783#subject> schema:name "Psygnosis"@en,
        "Psygnosis"@ja,
        "Psygnosis"@ja-latn ;
    foaf:name "Psygnosis"@en,
        "Psygnosis"@ja,
        "Psygnosis"@ja-latn .

<https://media.vgm.io/albums/30/7103/7103-8cdb87fb8f58.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/7103#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/7103/7103-8cdb87fb8f58.jpg> ;
    foaf:depicts <album/7103#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/7103/7103-8cdb87fb8f58.jpg> .

<https://medium-media.vgm.io/albums/30/7103/7103-8cdb87fb8f58.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7103#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Future Is Now: Powered By Psygnosis"@en,
        "The Future Is Now: Powered By Psygnosis"@ja,
        "The Future Is Now: Powered By Psygnosis"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tim Swan"@en ;
            foaf:made <album/7103#composition> ;
            foaf:name "Tim Swan"@en ],
        <artist/1316#subject>,
        <artist/7604#subject>,
        <artist/7605#subject>,
        <artist/7606#subject>,
        <artist/7607#subject>,
        <artist/7608#subject>,
        <artist/7609#subject> ;
    mo:produced_work <album/7103#musicalwork> ;
    schema:name "The Future Is Now: Powered By Psygnosis"@en,
        "The Future Is Now: Powered By Psygnosis"@ja,
        "The Future Is Now: Powered By Psygnosis"@ja-latn .

<album/7103#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "The Future Is Now: Powered By Psygnosis"@en,
        "The Future Is Now: Powered By Psygnosis"@ja,
        "The Future Is Now: Powered By Psygnosis"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7103#musicalexpression> ;
    mo:publisher <org/2783#subject> ;
    mo:record _:Ne23845883f554771a3e446f79dd75b5d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lifeforce Tenka"@en ;
            foaf:name "Lifeforce Tenka"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sentient"@en ;
            foaf:name "Sentient"@en ],
        [ a schema:CreativeWork ;
            schema:name "The City of Lost Children"@en ;
            foaf:name "The City of Lost Children"@en ],
        [ a schema:CreativeWork ;
            schema:name "Formula 1"@en ;
            foaf:name "Formula 1"@en ],
        [ a schema:CreativeWork ;
            schema:name "Destruction Derby 2"@en ;
            foaf:name "Destruction Derby 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Microcosm"@en ;
            foaf:name "Microcosm"@en ],
        [ a schema:CreativeWork ;
            schema:name "Speedster"@en ;
            foaf:name "Speedster"@en ],
        [ a schema:CreativeWork ;
            schema:name "Assault Rigs"@en ;
            foaf:name "Assault Rigs"@en ],
        [ a schema:CreativeWork ;
            schema:name "Destruction Derby"@en ;
            foaf:name "Destruction Derby"@en ],
        <product/13980#subject>,
        <product/14053#subject> ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/7103/7103-8cdb87fb8f58.jpg> ;
    schema:name "The Future Is Now: Powered By Psygnosis"@en,
        "The Future Is Now: Powered By Psygnosis"@ja,
        "The Future Is Now: Powered By Psygnosis"@ja-latn ;
    schema:publisher <org/2783#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/7103/7103-8cdb87fb8f58.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7103#subject> ;
    schema:name "Tim Swan"@en ;
    foaf:made <album/7103#subject> ;
    foaf:name "Tim Swan"@en .

_:N0317cb263bd944ecaf9af522077d4a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SENTIENT THEME"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "SENTIENT THEME"@en .

_:N1a1a381c94564f8f8ab30d7b98ecbfe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FORMULA ONE THEME"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "FORMULA ONE THEME"@en .

_:N1fa7521c2d1c48c2ae2e3cf9044731fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ASSAULT RIGS THEME"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "ASSAULT RIGS THEME"@en .

_:N53d8138a8b20409390d5f2eee754d2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESTRUCTION DERBY THEME"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "DESTRUCTION DERBY THEME"@en .

_:N5755eb4cd2864142b97e00c4be68e6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIPEOUT 2 : Kingkong"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "WIPEOUT 2 : Kingkong"@en .

_:N584300b1c45c49c68270d9db2bd80ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MICROCOSM THEME"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "MICROCOSM THEME"@en .

_:N810ad5ddd5fa4b8a8abbfedfeeebf0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEEDSTER : Wired Soul"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "SPEEDSTER : Wired Soul"@en .

_:Nacf9c890c3444caebdb6fc738c4e2271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TENKA : Half of the end"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "TENKA : Half of the end"@en .

_:Nc63ed5b76e2d408b9f2685f244dafec8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPEEDSTER : Jungle Dropout"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "SPEEDSTER : Jungle Dropout"@en .

_:Ncd4d411ed2e2442e8eab7a21f0ad6730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DESTRUCTION DERBY 2 THEME"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "DESTRUCTION DERBY 2 THEME"@en .

_:Nea76e30bcf954db4b1eddb95ee38a43b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIPEOUT : Messij Extended"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "WIPEOUT : Messij Extended"@en .

_:Nfb54860fc88e4fe792bba2348a921e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CITY OF THE LOST CHILDREN"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne23845883f554771a3e446f79dd75b5d ;
    schema:name "CITY OF THE LOST CHILDREN"@en .

_:Ne23845883f554771a3e446f79dd75b5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0317cb263bd944ecaf9af522077d4a40,
        _:N1a1a381c94564f8f8ab30d7b98ecbfe3,
        _:N1fa7521c2d1c48c2ae2e3cf9044731fb,
        _:N53d8138a8b20409390d5f2eee754d2dc,
        _:N5755eb4cd2864142b97e00c4be68e6ba,
        _:N584300b1c45c49c68270d9db2bd80ee3,
        _:N810ad5ddd5fa4b8a8abbfedfeeebf0e4,
        _:Nacf9c890c3444caebdb6fc738c4e2271,
        _:Nc63ed5b76e2d408b9f2685f244dafec8,
        _:Ncd4d411ed2e2442e8eab7a21f0ad6730,
        _:Nea76e30bcf954db4b1eddb95ee38a43b,
        _:Nfb54860fc88e4fe792bba2348a921e5a ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0317cb263bd944ecaf9af522077d4a40,
        _:N1a1a381c94564f8f8ab30d7b98ecbfe3,
        _:N1fa7521c2d1c48c2ae2e3cf9044731fb,
        _:N53d8138a8b20409390d5f2eee754d2dc,
        _:N5755eb4cd2864142b97e00c4be68e6ba,
        _:N584300b1c45c49c68270d9db2bd80ee3,
        _:N810ad5ddd5fa4b8a8abbfedfeeebf0e4,
        _:Nacf9c890c3444caebdb6fc738c4e2271,
        _:Nc63ed5b76e2d408b9f2685f244dafec8,
        _:Ncd4d411ed2e2442e8eab7a21f0ad6730,
        _:Nea76e30bcf954db4b1eddb95ee38a43b,
        _:Nfb54860fc88e4fe792bba2348a921e5a .

