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

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

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

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

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

<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 .

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

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

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

<https://medium-media.vgm.io/albums/11/123711/123711-8a6ebde882ed.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/123711#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-01"^^xsd:date ;
    dcterms:title "Pixel Road"@en,
        "Pixel Road"@ja,
        "Pixel Road"@ja-latn ;
    mo:catalogue_number "2GEP002" ;
    mo:media_type "Vinyl (7\" 33&frac13; rpm)" ;
    mo:publication_of <album/123711#musicalexpression> ;
    mo:publisher _:N421d4fe6b2f140b3a73d046adf990438 ;
    mo:record _:Nf893bc090a394591bb1ec3ff16f2e6e5 ;
    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/18546#subject>,
        <product/18547#subject> ;
    schema:datePublished "2023-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/123711/123711-8a6ebde882ed.jpg> ;
    schema:name "Pixel Road"@en,
        "Pixel Road"@ja,
        "Pixel Road"@ja-latn ;
    schema:publisher _:N421d4fe6b2f140b3a73d046adf990438 ;
    foaf:depiction <https://media.vgm.io/albums/11/123711/123711-8a6ebde882ed.jpg> .

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "The NaBerta Podcast Crew"@en ;
    foaf:made <album/123711#vocals> ;
    foaf:name "The NaBerta Podcast Crew"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "The NaBerta Podcast Crew"@en ;
    foaf:made <album/123711#subject> ;
    foaf:name "The NaBerta Podcast Crew"@en .

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

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

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

_:N1aa5cc03fb6449cbb5167fa012c5ac25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sierra Fanfare"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf893bc090a394591bb1ec3ff16f2e6e5 ;
    schema:name "Sierra Fanfare"@en .

_:N3d54979131784c50883796e6193ace7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery Hole (Leisure Suit Larry | VGA)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf893bc090a394591bb1ec3ff16f2e6e5 ;
    schema:name "The Mystery Hole (Leisure Suit Larry | VGA)"@en .

_:N421d4fe6b2f140b3a73d046adf990438 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 .

_:N5ffbdfe0303f438f8afd0db810ad2157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Archaeologist's Song (Original Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf893bc090a394591bb1ec3ff16f2e6e5 ;
    schema:name "The Archaeologist's Song (Original Version)"@en .

_:N7f4b3367c49d4f3ca2005e22e2d049a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Freddy Pharkas (Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf893bc090a394591bb1ec3ff16f2e6e5 ;
    schema:name "The Ballad of Freddy Pharkas (Remix)"@en .

_:Nb398919ff6c147799557420e146ab218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Archaeologist's Song (Punk Rock Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf893bc090a394591bb1ec3ff16f2e6e5 ;
    schema:name "The Archaeologist's Song (Punk Rock Version)"@en .

_:Nf55582fa3b6c4e679e82c63e7f1178ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Freddy Pharkas (Karaoke Version)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf893bc090a394591bb1ec3ff16f2e6e5 ;
    schema:name "The Ballad of Freddy Pharkas (Karaoke Version)"@en .

_:Nf893bc090a394591bb1ec3ff16f2e6e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aa5cc03fb6449cbb5167fa012c5ac25,
        _:N3d54979131784c50883796e6193ace7f,
        _:N5ffbdfe0303f438f8afd0db810ad2157,
        _:N7f4b3367c49d4f3ca2005e22e2d049a6,
        _:Nb398919ff6c147799557420e146ab218,
        _:Nf55582fa3b6c4e679e82c63e7f1178ed ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1aa5cc03fb6449cbb5167fa012c5ac25,
        _:N3d54979131784c50883796e6193ace7f,
        _:N5ffbdfe0303f438f8afd0db810ad2157,
        _:N7f4b3367c49d4f3ca2005e22e2d049a6,
        _:Nb398919ff6c147799557420e146ab218,
        _:Nf55582fa3b6c4e679e82c63e7f1178ed .

