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

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

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

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

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

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

<artist/13232#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103641#subject> ;
    schema:name "Vangelis"@en ;
    foaf:made <album/103641#composition>,
        <album/103641#subject> ;
    foaf:name "Vangelis"@en .

<artist/3023#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103641#subject> ;
    schema:name "Jean-Michel Jarre"@en ;
    foaf:made <album/103641#composition>,
        <album/103641#subject> ;
    foaf:name "Jean-Michel Jarre"@en .

<artist/3815#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103641#subject> ;
    schema:name "David Dunn"@en ;
    foaf:made <album/103641#composition>,
        <album/103641#subject> ;
    foaf:name "David Dunn"@en .

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

<album/103641#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@en,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja-latn ;
    mo:performance_of <album/103641#musicalwork> ;
    mo:recorded_as <album/103641#musicalexpression> ;
    schema:name "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@en,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja-latn ;
    schema:workPerformed <album/103641#musicalwork> .

<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/14/103641/103641-b0158fc33df5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103641#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/103641/103641-b0158fc33df5.jpg> ;
    foaf:depicts <album/103641#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/103641/103641-b0158fc33df5.jpg> .

<https://medium-media.vgm.io/albums/14/103641/103641-b0158fc33df5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103641#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@en,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Graham Hansford"@en ;
            foaf:made <album/103641#composition> ;
            foaf:name "Graham Hansford"@en ],
        <artist/1297#subject>,
        <artist/1298#subject>,
        <artist/1302#subject>,
        <artist/13232#subject>,
        <artist/3023#subject>,
        <artist/3815#subject> ;
    mo:produced_work <album/103641#musicalwork> ;
    schema:name "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@en,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja-latn .

<album/103641#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-08"^^xsd:date ;
    dcterms:title "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@en,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103641#musicalexpression> ;
    mo:publisher <org/2034#subject> ;
    mo:record _:N924aa05dee44495a8667e20e92ebd41a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Daley Thompson's Decathlon"@en ;
            foaf:name "Daley Thompson's Decathlon"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hyper Sports"@en ;
            foaf:name "Hyper Sports"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cobra"@en ;
            foaf:name "Cobra"@en ],
        [ a schema:CreativeWork ;
            schema:name "Chain Reaction"@en ;
            foaf:name "Chain Reaction"@en ],
        [ a schema:CreativeWork ;
            schema:name "Yie-Ar Kung Fu"@en ;
            foaf:name "Yie-Ar Kung Fu"@en ],
        [ a schema:CreativeWork ;
            schema:name "Helikopter Jagd"@en ;
            foaf:name "Helikopter Jagd"@en ],
        [ a schema:CreativeWork ;
            schema:name "Trollie Wallie"@en ;
            foaf:name "Trollie Wallie"@en ] ;
    schema:datePublished "2020-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/103641/103641-b0158fc33df5.jpg> ;
    schema:name "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@en,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja,
        "Commodore 64 Remix Classics 80s Synth Hits Volume 1"@ja-latn ;
    schema:publisher <org/2034#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/103641/103641-b0158fc33df5.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103641#subject> ;
    schema:name "Graham Hansford"@en ;
    foaf:made <album/103641#subject> ;
    foaf:name "Graham Hansford"@en .

_:N006bc3534f99458f9c3616ebbea77172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnetic Fields IV (From \"Yie-Ar Kung Fu\" C64)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Magnetic Fields IV (From \"Yie-Ar Kung Fu\" C64)"@en .

_:N3d1f772bc82a4cff92e42c1773ac5cfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zoolookologie"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Zoolookologie"@en .

_:N46e7b03e3fda4078ba76e990d93c0723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dervish D (Multisid)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Dervish D (Multisid)"@en .

_:N4a18779d0909489aab5aadf091b45815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zoolook (From \"Chain Reaction\" C64)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Zoolook (From \"Chain Reaction\" C64)"@en .

_:N7942e2f07a88464ca4de7420b35cdee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ivory Tower (From \"Helikopter Jagd\" C64)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Ivory Tower (From \"Helikopter Jagd\" C64)"@en .

_:N97910f845fa94d008ee4e683cecd658c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyline (From \"Cobra\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Skyline (From \"Cobra\")"@en .

_:N97ebfd2af5b042b8a7d355561785350c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rendez-Vous IV (Multisid)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Rendez-Vous IV (Multisid)"@en .

_:Nbfebfd5e1f06434695b6719a578ee23a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Popcorn (From \"Trollie Wallie\" C64)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Popcorn (From \"Trollie Wallie\" C64)"@en .

_:Nd2e100db717044b1a48f2fc13f07a316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rydeen (From \"Daley Thompson's Decathlon\" C64)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Rydeen (From \"Daley Thompson's Decathlon\" C64)"@en .

_:Ne02d49b2bf5843cd9a1816a4aa1ee7e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chariots of Fire (From \"Hypersports\" C64)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N924aa05dee44495a8667e20e92ebd41a ;
    schema:name "Chariots of Fire (From \"Hypersports\" C64)"@en .

_:N924aa05dee44495a8667e20e92ebd41a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N006bc3534f99458f9c3616ebbea77172,
        _:N3d1f772bc82a4cff92e42c1773ac5cfb,
        _:N46e7b03e3fda4078ba76e990d93c0723,
        _:N4a18779d0909489aab5aadf091b45815,
        _:N7942e2f07a88464ca4de7420b35cdee1,
        _:N97910f845fa94d008ee4e683cecd658c,
        _:N97ebfd2af5b042b8a7d355561785350c,
        _:Nbfebfd5e1f06434695b6719a578ee23a,
        _:Nd2e100db717044b1a48f2fc13f07a316,
        _:Ne02d49b2bf5843cd9a1816a4aa1ee7e3 ;
    mo:track_count 10 ;
    schema:duration "PT42:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N006bc3534f99458f9c3616ebbea77172,
        _:N3d1f772bc82a4cff92e42c1773ac5cfb,
        _:N46e7b03e3fda4078ba76e990d93c0723,
        _:N4a18779d0909489aab5aadf091b45815,
        _:N7942e2f07a88464ca4de7420b35cdee1,
        _:N97910f845fa94d008ee4e683cecd658c,
        _:N97ebfd2af5b042b8a7d355561785350c,
        _:Nbfebfd5e1f06434695b6719a578ee23a,
        _:Nd2e100db717044b1a48f2fc13f07a316,
        _:Ne02d49b2bf5843cd9a1816a4aa1ee7e3 .

