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

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

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

<artist/1297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93521#subject> ;
    schema:name "Rob Hubbard"@en ;
    foaf:made <album/93521#composition>,
        <album/93521#subject> ;
    foaf:name "Rob Hubbard"@en .

<artist/1298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93521#subject> ;
    schema:name "Martin Galway"@en ;
    foaf:made <album/93521#composition>,
        <album/93521#subject> ;
    foaf:name "Martin Galway"@en .

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

<artist/1302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93521#subject> ;
    schema:name "Ben Daglish"@en ;
    foaf:made <album/93521#composition>,
        <album/93521#subject> ;
    foaf:name "Ben Daglish"@en .

<artist/1304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93521#subject> ;
    schema:name "Paul Norman"@en ;
    foaf:made <album/93521#composition>,
        <album/93521#subject> ;
    foaf:name "Paul Norman"@en .

<artist/1317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93521#subject> ;
    schema:name "Richard Joseph"@en ;
    foaf:made <album/93521#composition>,
        <album/93521#subject> ;
    foaf:name "Richard Joseph"@en .

<artist/511#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/93521#subject> ;
    schema:name "Mark Cooksey"@en ;
    foaf:made <album/93521#composition>,
        <album/93521#subject> ;
    foaf:name "Mark Cooksey"@en .

<product/7933#subject> a schema:CreativeWork ;
    schema:name "The Last Ninja"@en,
        "The Last Ninja"@ja,
        "The Last Ninja"@ja-latn ;
    foaf:name "The Last Ninja"@en,
        "The Last Ninja"@ja,
        "The Last Ninja"@ja-latn .

<product/9719#subject> a schema:CreativeWork ;
    schema:name "Monty on the Run"@en,
        "モンティのドキドキ大脱走"@ja,
        "Monty on the Run"@ja-latn ;
    foaf:name "Monty on the Run"@en,
        "モンティのドキドキ大脱走"@ja,
        "Monty on the Run"@ja-latn .

<product/9720#subject> a schema:CreativeWork ;
    schema:name "Auf Wiedersehen Monty"@en,
        "Auf Wiedersehen Monty"@ja,
        "Auf Wiedersehen Monty"@ja-latn ;
    foaf:name "Auf Wiedersehen Monty"@en,
        "Auf Wiedersehen Monty"@ja,
        "Auf Wiedersehen Monty"@ja-latn .

<release/10316#subject> a schema:CreativeWork ;
    schema:name "Ghouls 'n Ghosts (C64)"@en,
        "Ghouls 'n Ghosts (C64)"@ja,
        "Ghouls 'n Ghosts (C64)"@ja-latn ;
    foaf:name "Ghouls 'n Ghosts (C64)"@en,
        "Ghouls 'n Ghosts (C64)"@ja,
        "Ghouls 'n Ghosts (C64)"@ja-latn .

<release/16604#subject> a schema:CreativeWork ;
    schema:name "Green Beret"@en,
        "Green Beret"@ja,
        "Green Beret"@ja-latn ;
    foaf:name "Green Beret"@en,
        "Green Beret"@ja,
        "Green Beret"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/12/93521/93521-1575594427.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Progressive 64"@en,
        "Progressive 64"@ja,
        "Progressive 64"@ja-latn ;
    mo:performance_of <album/93521#musicalwork> ;
    mo:performer <artist/32726#subject> ;
    mo:recorded_as <album/93521#musicalexpression> ;
    schema:byArtist <artist/32726#subject> ;
    schema:name "Progressive 64"@en,
        "Progressive 64"@ja,
        "Progressive 64"@ja-latn ;
    schema:workPerformed <album/93521#musicalwork> .

<artist/32726#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/93521#performance> ;
    schema:name "FastLoaders"@en ;
    foaf:name "FastLoaders"@en .

<album/93521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Progressive 64"@en,
        "Progressive 64"@ja,
        "Progressive 64"@ja-latn ;
    mo:composer <artist/1297#subject>,
        <artist/1298#subject>,
        <artist/1301#subject>,
        <artist/1302#subject>,
        <artist/1304#subject>,
        <artist/1317#subject>,
        <artist/511#subject> ;
    mo:produced_work <album/93521#musicalwork> ;
    schema:name "Progressive 64"@en,
        "Progressive 64"@ja,
        "Progressive 64"@ja-latn .

<album/93521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-31"^^xsd:date ;
    dcterms:title "Progressive 64"@en,
        "Progressive 64"@ja,
        "Progressive 64"@ja-latn ;
    mo:catalogue_number "FL02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/93521#musicalexpression> ;
    mo:publisher <org/2034#subject> ;
    mo:record _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Future Knight"@en ;
            foaf:name "Future Knight"@en ],
        [ a schema:CreativeWork ;
            schema:name "Storm Warrior"@en ;
            foaf:name "Storm Warrior"@en ],
        [ a schema:CreativeWork ;
            schema:name "Beyond the Forbidden Forest"@en ;
            foaf:name "Beyond the Forbidden Forest"@en ],
        [ a schema:CreativeWork ;
            schema:name "Barbarian"@en ;
            foaf:name "Barbarian"@en ],
        [ a schema:CreativeWork ;
            schema:name "Saboteur 2"@en ;
            foaf:name "Saboteur 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Forbidden Forest"@en ;
            foaf:name "Forbidden Forest"@en ],
        [ a schema:CreativeWork ;
            schema:name "Commando"@en ;
            foaf:name "Commando"@en ],
        <product/7933#subject>,
        <product/9719#subject>,
        <product/9720#subject>,
        <release/10316#subject>,
        <release/16604#subject> ;
    schema:byArtist <artist/32726#subject> ;
    schema:datePublished "2018-08-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/93521/93521-1575594427.jpg> ;
    schema:name "Progressive 64"@en,
        "Progressive 64"@ja,
        "Progressive 64"@ja-latn ;
    schema:publisher <org/2034#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/93521/93521-1575594427.jpg> .

_:N015b909573af4cf7ab114c4ebcf27305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm Warrior Suite"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:22"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Storm Warrior Suite"@en .

_:N0253564e226141ac94f22b3bab79d852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Forest and Beyond"@en ;
    mo:track_number 10 ;
    schema:duration "PT7:00"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Forbidden Forest and Beyond"@en .

_:N0911e0e59efc4ba29af60c0977fe9056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghouls and Ghosts"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Ghouls and Ghosts"@en .

_:N1545483254434ffd9978f02529e6745a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saboteur 2 (expanded Orchestra mix)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Saboteur 2 (expanded Orchestra mix)"@en .

_:N47e88e539b664e04b900b62d0fe03d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean Loader v2"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Ocean Loader v2"@en .

_:N6a1b03a4c54b432295525d90f0d81423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Knight"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Future Knight"@en .

_:N89ae6461fc5841af80f3c5670b523add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barbarian"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Barbarian"@en .

_:N92ee6e2faa1e43ef8eefa891537d0310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Auf Wiedersehen Monty"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Auf Wiedersehen Monty"@en .

_:Na7f9544c7c2e4ea3b0c5c749a4987f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commando"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Commando"@en .

_:Nb790563996284a11beb671b1ea723bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monty On The Run"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Monty On The Run"@en .

_:Nb94ff020209544bba085a80ba9c77aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forbidden Forest and Beyond (expanded Orchestra mix)"@en ;
    mo:track_number 11 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Forbidden Forest and Beyond (expanded Orchestra mix)"@en .

_:Nd0532215b3fc451a9350b444fb54da41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barbarian (expanded Orchestra mix)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Barbarian (expanded Orchestra mix)"@en .

_:Ne8344276c7984ffab282c17284f5e0ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Ninja Wastelands (expanded Orchestral mix with Ben Daglish)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Last Ninja Wastelands (expanded Orchestral mix with Ben Daglish)"@en .

_:Nf8263fff5f364aefb8a957fef0703272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Beret"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Ndd930010aafe4bc5af949e403f7e26e1 ;
    schema:name "Green Beret"@en .

_:Ndd930010aafe4bc5af949e403f7e26e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N015b909573af4cf7ab114c4ebcf27305,
        _:N0253564e226141ac94f22b3bab79d852,
        _:N0911e0e59efc4ba29af60c0977fe9056,
        _:N1545483254434ffd9978f02529e6745a,
        _:N47e88e539b664e04b900b62d0fe03d6e,
        _:N6a1b03a4c54b432295525d90f0d81423,
        _:N89ae6461fc5841af80f3c5670b523add,
        _:N92ee6e2faa1e43ef8eefa891537d0310,
        _:Na7f9544c7c2e4ea3b0c5c749a4987f5c,
        _:Nb790563996284a11beb671b1ea723bce,
        _:Nb94ff020209544bba085a80ba9c77aa7,
        _:Nd0532215b3fc451a9350b444fb54da41,
        _:Ne8344276c7984ffab282c17284f5e0ec,
        _:Nf8263fff5f364aefb8a957fef0703272 ;
    mo:track_count 14 ;
    schema:duration "PT68:28"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N015b909573af4cf7ab114c4ebcf27305,
        _:N0253564e226141ac94f22b3bab79d852,
        _:N0911e0e59efc4ba29af60c0977fe9056,
        _:N1545483254434ffd9978f02529e6745a,
        _:N47e88e539b664e04b900b62d0fe03d6e,
        _:N6a1b03a4c54b432295525d90f0d81423,
        _:N89ae6461fc5841af80f3c5670b523add,
        _:N92ee6e2faa1e43ef8eefa891537d0310,
        _:Na7f9544c7c2e4ea3b0c5c749a4987f5c,
        _:Nb790563996284a11beb671b1ea723bce,
        _:Nb94ff020209544bba085a80ba9c77aa7,
        _:Nd0532215b3fc451a9350b444fb54da41,
        _:Ne8344276c7984ffab282c17284f5e0ec,
        _:Nf8263fff5f364aefb8a957fef0703272 .

