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

<artist/58741#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jon Paul Sapsford"@en ;
    foaf:made <album/139407#subject>,
        <album/139407#vocals> ;
    foaf:name "Jon Paul Sapsford"@en .

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

<artist/14679#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139407#subject> ;
    schema:name "Al Lowe"@en ;
    foaf:made <album/139407#composition>,
        <album/139407#subject> ;
    foaf:name "Al Lowe"@en .

<artist/33603#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139407#subject> ;
    schema:name "Ken Allen"@en ;
    foaf:made <album/139407#composition>,
        <album/139407#subject> ;
    foaf:name "Ken Allen"@en .

<artist/42512#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139407#subject> ;
    schema:name "Troels Pleimert"@en ;
    foaf:made <album/139407#composition>,
        <album/139407#subject>,
        <album/139407#vocals> ;
    foaf:name "Troels Pleimert"@en .

<artist/5831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139407#subject> ;
    schema:name "Aubrey Hodges"@en ;
    foaf:made <album/139407#composition>,
        <album/139407#subject> ;
    foaf:name "Aubrey Hodges"@en .

<artist/66345#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139407#subject> ;
    schema:name "Chris Braymen"@en ;
    foaf:made <album/139407#composition>,
        <album/139407#subject> ;
    foaf:name "Chris Braymen"@en .

<artist/66354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139407#subject> ;
    schema:name "Orpheus Hanley"@en ;
    foaf:made <album/139407#composition>,
        <album/139407#subject> ;
    foaf:name "Orpheus Hanley"@en .

<product/18388#subject> a schema:CreativeWork ;
    schema:name "Quest for Glory: Shadows of Darkness"@en,
        "Quest for Glory: Shadows of Darkness"@ja,
        "Quest for Glory: Shadows of Darkness"@ja-latn ;
    foaf:name "Quest for Glory: Shadows of Darkness"@en,
        "Quest for Glory: Shadows of Darkness"@ja,
        "Quest for Glory: Shadows of Darkness"@ja-latn .

<product/18546#subject> a schema:CreativeWork ;
    schema:name "Freddy Pharkas: Frontier Pharmacist"@en,
        "Freddy Pharkas: Frontier Pharmacist"@ja,
        "Freddy Pharkas: Frontier Pharmacist"@ja-latn ;
    foaf:name "Freddy Pharkas: Frontier Pharmacist"@en,
        "Freddy Pharkas: Frontier Pharmacist"@ja,
        "Freddy Pharkas: Frontier Pharmacist"@ja-latn .

<product/18547#subject> a schema:CreativeWork ;
    schema:name "The Dagger of Amon Ra"@en,
        "The Dagger of Amon Ra"@ja,
        "The Dagger of Amon Ra"@ja-latn ;
    foaf:name "The Dagger of Amon Ra"@en,
        "The Dagger of Amon Ra"@ja,
        "The Dagger of Amon Ra"@ja-latn .

<product/18548#subject> a schema:CreativeWork ;
    schema:name "Conquests of the Longbow: The Legend of Robin Hood"@en,
        "Conquests of the Longbow: The Legend of Robin Hood"@ja,
        "Conquests of the Longbow: The Legend of Robin Hood"@ja-latn ;
    foaf:name "Conquests of the Longbow: The Legend of Robin Hood"@en,
        "Conquests of the Longbow: The Legend of Robin Hood"@ja,
        "Conquests of the Longbow: The Legend of Robin Hood"@ja-latn .

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

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

<https://media.vgm.io/albums/70/139407/139407-20ec632a3ce9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139407#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/139407/139407-20ec632a3ce9.jpg> ;
    foaf:depicts <album/139407#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/139407/139407-20ec632a3ce9.jpg> .

<https://medium-media.vgm.io/albums/70/139407/139407-20ec632a3ce9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139407#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pixel Road"@en,
        "Pixel Road"@ja,
        "Pixel Road"@ja-latn ;
    mo:composer <artist/14679#subject>,
        <artist/33603#subject>,
        <artist/42512#subject>,
        <artist/5831#subject>,
        <artist/66345#subject>,
        <artist/66354#subject> ;
    mo:produced_work <album/139407#musicalwork> ;
    schema:name "Pixel Road"@en,
        "Pixel Road"@ja,
        "Pixel Road"@ja-latn .

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

<album/139407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-17"^^xsd:date ;
    dcterms:title "Pixel Road"@en,
        "Pixel Road"@ja,
        "Pixel Road"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139407#musicalexpression> ;
    mo:publisher _:N456b13357af244ce9e604e7f97f36175 ;
    mo:record _:Na18fc65ca799414e9386d10da1b270e3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Leisure Suit Larry in the Land of the Lounge Lizards"@en ;
            foaf:name "Leisure Suit Larry in the Land of the Lounge Lizards"@en ],
        <product/18388#subject>,
        <product/18546#subject>,
        <product/18547#subject>,
        <product/18548#subject> ;
    schema:datePublished "2024-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/139407/139407-20ec632a3ce9.jpg> ;
    schema:name "Pixel Road"@en,
        "Pixel Road"@ja,
        "Pixel Road"@ja-latn ;
    schema:publisher _:N456b13357af244ce9e604e7f97f36175 ;
    foaf:depiction <https://media.vgm.io/albums/70/139407/139407-20ec632a3ce9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Anna Vigue"@en ;
    foaf:made <album/139407#vocals> ;
    foaf:name "Anna Vigue"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Josh Mandel"@en ;
    foaf:made <album/139407#subject> ;
    foaf:name "Josh Mandel"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Anna Vigue"@en ;
    foaf:made <album/139407#subject> ;
    foaf:name "Anna Vigue"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Erik Elsom"@en ;
    foaf:made <album/139407#subject> ;
    foaf:name "Erik Elsom"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Josh Mandel"@en ;
    foaf:made <album/139407#vocals> ;
    foaf:name "Josh Mandel"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jackie Stewart"@en ;
    foaf:made <album/139407#vocals> ;
    foaf:name "Jackie Stewart"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Erik Elsom"@en ;
    foaf:made <album/139407#vocals> ;
    foaf:name "Erik Elsom"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jackie Stewart"@en ;
    foaf:made <album/139407#subject> ;
    foaf:name "Jackie Stewart"@en .

_:N34616312bc4a4528a10d972396dd26d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conquest of Longbow (Medley)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "Conquest of Longbow (Medley)"@en .

_:N3ade510dd5c04cee9ebf441f264787f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Archaeologist Song (Punk Rock Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "The Archaeologist Song (Punk Rock Version)"@en .

_:N456b13357af244ce9e604e7f97f36175 schema:name "Two Guys Records"@en,
        "Two Guys Records"@ja,
        "Two Guys Records"@ja-latn ;
    foaf:name "Two Guys Records"@en,
        "Two Guys Records"@ja,
        "Two Guys Records"@ja-latn .

_:N4f72ba3ccd4b46a8bfc1420e39e4e7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Freddy Pharkas (Karaoke Version)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "The Ballad of Freddy Pharkas (Karaoke Version)"@en .

_:N5b1c2c51332d44308f4689439ef07a21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Archaeologist Song (from Laura Bow II)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "The Archaeologist Song (from Laura Bow II)"@en .

_:N610aac6bf20147f4a809471c09bf7dcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery Hole"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "The Mystery Hole"@en .

_:N885ad2587874412d9b4c2db81beafc03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cult of Amon Ra"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "The Cult of Amon Ra"@en .

_:N9bdb91e37f1c471688139bf968685f84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Katrina's Sacrifice (from Quest for Glory IV)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "Katrina's Sacrifice (from Quest for Glory IV)"@en .

_:Ndde01d574a6841deac0c005bc4024d1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Freddy Pharkas"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "The Ballad of Freddy Pharkas"@en .

_:Ne33a256714df4e2bb35a7b06ab0ae53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sierra Fanfare"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Na18fc65ca799414e9386d10da1b270e3 ;
    schema:name "Sierra Fanfare"@en .

_:Na18fc65ca799414e9386d10da1b270e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34616312bc4a4528a10d972396dd26d4,
        _:N3ade510dd5c04cee9ebf441f264787f0,
        _:N4f72ba3ccd4b46a8bfc1420e39e4e7c8,
        _:N5b1c2c51332d44308f4689439ef07a21,
        _:N610aac6bf20147f4a809471c09bf7dcd,
        _:N885ad2587874412d9b4c2db81beafc03,
        _:N9bdb91e37f1c471688139bf968685f84,
        _:Ndde01d574a6841deac0c005bc4024d1e,
        _:Ne33a256714df4e2bb35a7b06ab0ae53e ;
    mo:track_count 9 ;
    schema:duration "PT24:39"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N34616312bc4a4528a10d972396dd26d4,
        _:N3ade510dd5c04cee9ebf441f264787f0,
        _:N4f72ba3ccd4b46a8bfc1420e39e4e7c8,
        _:N5b1c2c51332d44308f4689439ef07a21,
        _:N610aac6bf20147f4a809471c09bf7dcd,
        _:N885ad2587874412d9b4c2db81beafc03,
        _:N9bdb91e37f1c471688139bf968685f84,
        _:Ndde01d574a6841deac0c005bc4024d1e,
        _:Ne33a256714df4e2bb35a7b06ab0ae53e .

