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

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

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

<product/16102#subject> a schema:CreativeWork ;
    schema:name "Space Quest III: The Pirates of Pestulon"@en,
        "Space Quest III: The Pirates of Pestulon"@ja,
        "Space Quest III: The Pirates of Pestulon"@ja-latn ;
    foaf:name "Space Quest III: The Pirates of Pestulon"@en,
        "Space Quest III: The Pirates of Pestulon"@ja,
        "Space Quest III: The Pirates of Pestulon"@ja-latn .

<album/111356#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Space Quest III - Reorchestrated & Remixed"@en,
        "Space Quest III - Reorchestrated & Remixed"@ja,
        "Space Quest III - Reorchestrated & Remixed"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bob Siebenberg"@en ;
            foaf:made <album/111356#composition> ;
            foaf:name "Bob Siebenberg"@en ] ;
    mo:produced_work <album/111356#musicalwork> ;
    schema:name "Space Quest III - Reorchestrated & Remixed"@en,
        "Space Quest III - Reorchestrated & Remixed"@ja,
        "Space Quest III - Reorchestrated & Remixed"@ja-latn .

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

<album/111356#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Space Quest III - Reorchestrated & Remixed"@en,
        "Space Quest III - Reorchestrated & Remixed"@ja,
        "Space Quest III - Reorchestrated & Remixed"@ja-latn ;
    mo:performance_of <album/111356#musicalwork> ;
    mo:recorded_as <album/111356#musicalexpression> ;
    schema:name "Space Quest III - Reorchestrated & Remixed"@en,
        "Space Quest III - Reorchestrated & Remixed"@ja,
        "Space Quest III - Reorchestrated & Remixed"@ja-latn ;
    schema:workPerformed <album/111356#musicalwork> .

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

<https://medium-media.vgm.io/albums/65/111356/111356-c1645b127042.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-28"^^xsd:date ;
    dcterms:title "Space Quest III - Reorchestrated & Remixed"@en,
        "Space Quest III - Reorchestrated & Remixed"@ja,
        "Space Quest III - Reorchestrated & Remixed"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/111356#musicalexpression> ;
    mo:publisher _:N86cf4439bcc047f881df528a954549f8 ;
    mo:record _:N2b68e49c51aa423898f99913c56600f2 ;
    mo:record_count 1 ;
    schema:about <product/16102#subject> ;
    schema:datePublished "2020-03-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/111356/111356-c1645b127042.jpg> ;
    schema:name "Space Quest III - Reorchestrated & Remixed"@en,
        "Space Quest III - Reorchestrated & Remixed"@ja,
        "Space Quest III - Reorchestrated & Remixed"@ja-latn ;
    schema:publisher _:N86cf4439bcc047f881df528a954549f8 ;
    foaf:depiction <https://media.vgm.io/albums/65/111356/111356-c1645b127042.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111356#subject> ;
    schema:name "Bob Siebenberg"@en ;
    foaf:made <album/111356#subject> ;
    foaf:name "Bob Siebenberg"@en .

_:N0934019e436248ba9190e4b4251d89af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set Course / Lite Speed"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Set Course / Lite Speed"@en .

_:N1b2aa9981ce54c7a9d77b8f5800b0e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World-o-Wonders"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "World-o-Wonders"@en .

_:N36f517d410de4eedb53231bfcebaab45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside ScumSoft"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Outside ScumSoft"@en .

_:N381e070316bc435ea8e5a672857e4574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Main Theme"@en .

_:N41166ca7bd6a4feab66f1f17a5f8499e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits Medley"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Credits Medley"@en .

_:N51ff059764224517bef2946faf100fd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garbage Freighter"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Garbage Freighter"@en .

_:N5ffcf192bdd14a9abff9ef38c23838b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Hole Bertha"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Black Hole Bertha"@en .

_:N6e71b44cc93948dc921de7ecdba46cba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monolith Burger"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Monolith Burger"@en .

_:N86cf4439bcc047f881df528a954549f8 schema:name "Space Quest Historian"@en,
        "Space Quest Historian"@ja,
        "Space Quest Historian"@ja-latn ;
    foaf:name "Space Quest Historian"@en,
        "Space Quest Historian"@ja,
        "Space Quest Historian"@ja-latn .

_:Nc2f9c9a216304dd5858d42fe8b7ea51a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arnoid the Annihilator"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Arnoid the Annihilator"@en .

_:Nd81bc3b79fd549e9a4802a26faeecc49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do You Need A Janitor?"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "Do You Need A Janitor?"@en .

_:Ndf4160e004fb484aaf10b0d317badd98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ScumSoft Corridors"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "ScumSoft Corridors"@en .

_:Nea35f94a2fd74f16ad6e915b736816fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Regard For Organics"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N2b68e49c51aa423898f99913c56600f2 ;
    schema:name "No Regard For Organics"@en .

_:N2b68e49c51aa423898f99913c56600f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0934019e436248ba9190e4b4251d89af,
        _:N1b2aa9981ce54c7a9d77b8f5800b0e17,
        _:N36f517d410de4eedb53231bfcebaab45,
        _:N381e070316bc435ea8e5a672857e4574,
        _:N41166ca7bd6a4feab66f1f17a5f8499e,
        _:N51ff059764224517bef2946faf100fd8,
        _:N5ffcf192bdd14a9abff9ef38c23838b9,
        _:N6e71b44cc93948dc921de7ecdba46cba,
        _:Nc2f9c9a216304dd5858d42fe8b7ea51a,
        _:Nd81bc3b79fd549e9a4802a26faeecc49,
        _:Ndf4160e004fb484aaf10b0d317badd98,
        _:Nea35f94a2fd74f16ad6e915b736816fd ;
    mo:track_count 12 ;
    schema:duration "PT23:18"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0934019e436248ba9190e4b4251d89af,
        _:N1b2aa9981ce54c7a9d77b8f5800b0e17,
        _:N36f517d410de4eedb53231bfcebaab45,
        _:N381e070316bc435ea8e5a672857e4574,
        _:N41166ca7bd6a4feab66f1f17a5f8499e,
        _:N51ff059764224517bef2946faf100fd8,
        _:N5ffcf192bdd14a9abff9ef38c23838b9,
        _:N6e71b44cc93948dc921de7ecdba46cba,
        _:Nc2f9c9a216304dd5858d42fe8b7ea51a,
        _:Nd81bc3b79fd549e9a4802a26faeecc49,
        _:Ndf4160e004fb484aaf10b0d317badd98,
        _:Nea35f94a2fd74f16ad6e915b736816fd .

