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

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

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

<artist/1470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23854#subject> ;
    schema:name "Jon Holland"@en ;
    foaf:made <album/23854#composition>,
        <album/23854#subject> ;
    foaf:name "Jon Holland"@en .

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

<album/23854#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vectorman: Remixed"@en,
        "Vectorman: Remixed"@ja,
        "Vectorman: Remixed"@ja-latn ;
    mo:composer <artist/1470#subject> ;
    mo:produced_work <album/23854#musicalwork> ;
    schema:name "Vectorman: Remixed"@en,
        "Vectorman: Remixed"@ja,
        "Vectorman: Remixed"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/45/23854/23854-1297158459.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23854#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-06-13"^^xsd:date ;
    dcterms:title "Vectorman: Remixed"@en,
        "Vectorman: Remixed"@ja,
        "Vectorman: Remixed"@ja-latn ;
    mo:catalogue_number "R-0004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/23854#musicalexpression> ;
    mo:publisher _:N07b1a22f2a7b46fe8de1e0a270bf0d0c ;
    mo:record _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    mo:record_count 1 ;
    schema:about <product/6104#subject> ;
    schema:datePublished "2006-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/23854/23854-1297158459.jpg> ;
    schema:name "Vectorman: Remixed"@en,
        "Vectorman: Remixed"@ja,
        "Vectorman: Remixed"@ja-latn ;
    schema:publisher _:N07b1a22f2a7b46fe8de1e0a270bf0d0c ;
    foaf:depiction <https://media.vgm.io/albums/45/23854/23854-1297158459.jpg> .

_:N07b1a22f2a7b46fe8de1e0a270bf0d0c schema:name "Relative Studios"@en ;
    foaf:name "Relative Studios"@en .

_:N1c9be845c30a44b0bdadf2db498df2fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Persisent Pressure (Stayin' Alive)"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Persisent Pressure (Stayin' Alive)"@en .

_:N384a9fee24dd4a79838f0f850e086042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traces Of Light (Death Alley)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Traces Of Light (Death Alley)"@en .

_:N578b1cc8a7ca4ff68b8db4a4b91ede15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pixel Storm (Twist and Shout)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Pixel Storm (Twist and Shout)"@en .

_:N5e6f922ba45247f993fbcfd9c94390b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road Ahead (Terraport)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:13"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "The Road Ahead (Terraport)"@en .

_:N9af2abc26998443d8623e7df0d9adab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alternative Motivation (Options Menu)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Alternative Motivation (Options Menu)"@en .

_:Naea71ff882694965ad2c183cfc5f02f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground (Rock N' Roller)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Underground (Rock N' Roller)"@en .

_:Nb1510541b0d84033897fff5bc57a3121 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Zone (Arctic Ridge)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Fire Zone (Arctic Ridge)"@en .

_:Nb9e2ecc1b6194fbbb341beb79ce290b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Body Surge (Tidal Surge)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Body Surge (Tidal Surge)"@en .

_:Nc205eeaf14524fd1964098397c926c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbital Stop (Sonar Mix) (Staff Roll)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Orbital Stop (Sonar Mix) (Staff Roll)"@en .

_:Nc4dd3f85738b48368821092d07278f1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Beginning (Intro Movie)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "In The Beginning (Intro Movie)"@en .

_:Nd756494ae6e1433884610911eec53094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going Somewhere New (Title Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Going Somewhere New (Title Theme)"@en .

_:Ndd5edeae5ba042348a8c4c26a9648fb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relaxful Concussion (Super Structure)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Relaxful Concussion (Super Structure)"@en .

_:Ne2aeada446184c04a2bf0dafb8703f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqueous Hydrous (Absolute Zero)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Aqueous Hydrous (Absolute Zero)"@en .

_:Neb8bf872782741e18a16c2f739c573ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metaliquid Visions (Metalhead)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nc8f7c4cb70e1481d81c65b4d25d6b702 ;
    schema:name "Metaliquid Visions (Metalhead)"@en .

_:Nc8f7c4cb70e1481d81c65b4d25d6b702 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c9be845c30a44b0bdadf2db498df2fa,
        _:N384a9fee24dd4a79838f0f850e086042,
        _:N578b1cc8a7ca4ff68b8db4a4b91ede15,
        _:N5e6f922ba45247f993fbcfd9c94390b5,
        _:N9af2abc26998443d8623e7df0d9adab2,
        _:Naea71ff882694965ad2c183cfc5f02f1,
        _:Nb1510541b0d84033897fff5bc57a3121,
        _:Nb9e2ecc1b6194fbbb341beb79ce290b2,
        _:Nc205eeaf14524fd1964098397c926c4a,
        _:Nc4dd3f85738b48368821092d07278f1d,
        _:Nd756494ae6e1433884610911eec53094,
        _:Ndd5edeae5ba042348a8c4c26a9648fb4,
        _:Ne2aeada446184c04a2bf0dafb8703f3c,
        _:Neb8bf872782741e18a16c2f739c573ee ;
    mo:track_count 14 ;
    schema:duration "PT72:08"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1c9be845c30a44b0bdadf2db498df2fa,
        _:N384a9fee24dd4a79838f0f850e086042,
        _:N578b1cc8a7ca4ff68b8db4a4b91ede15,
        _:N5e6f922ba45247f993fbcfd9c94390b5,
        _:N9af2abc26998443d8623e7df0d9adab2,
        _:Naea71ff882694965ad2c183cfc5f02f1,
        _:Nb1510541b0d84033897fff5bc57a3121,
        _:Nb9e2ecc1b6194fbbb341beb79ce290b2,
        _:Nc205eeaf14524fd1964098397c926c4a,
        _:Nc4dd3f85738b48368821092d07278f1d,
        _:Nd756494ae6e1433884610911eec53094,
        _:Ndd5edeae5ba042348a8c4c26a9648fb4,
        _:Ne2aeada446184c04a2bf0dafb8703f3c,
        _:Neb8bf872782741e18a16c2f739c573ee .

