@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 _:N22fe8c03da5e4434a9d810889dc17c4e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yie-Ar Kung Fu"@en ;
            foaf:name "Yie-Ar Kung Fu"@en ],
        [ 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 "Trollie Wallie"@en ;
            foaf:name "Trollie Wallie"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cobra"@en ;
            foaf:name "Cobra"@en ],
        [ a schema:CreativeWork ;
            schema:name "Helikopter Jagd"@en ;
            foaf:name "Helikopter Jagd"@en ],
        [ a schema:CreativeWork ;
            schema:name "Chain Reaction"@en ;
            foaf:name "Chain Reaction"@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 .

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

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

_:N49dcad6ee575468d96bdfa6b948c7ab6 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 _:N22fe8c03da5e4434a9d810889dc17c4e ;
    schema:name "Popcorn (From \"Trollie Wallie\" C64)"@en .

_:N559805cd2bf144fc93dbe30ea7a5bfb0 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 _:N22fe8c03da5e4434a9d810889dc17c4e ;
    schema:name "Magnetic Fields IV (From \"Yie-Ar Kung Fu\" C64)"@en .

_:N5bac99a1e3d94a36a645b1f2181d83ad 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 _:N22fe8c03da5e4434a9d810889dc17c4e ;
    schema:name "Rydeen (From \"Daley Thompson's Decathlon\" C64)"@en .

_:N8ade9e965ea8421fa6a57a142fdf01eb 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 _:N22fe8c03da5e4434a9d810889dc17c4e ;
    schema:name "Zoolook (From \"Chain Reaction\" C64)"@en .

_:Na064786d3cb545e7b08d150631d257d6 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 _:N22fe8c03da5e4434a9d810889dc17c4e ;
    schema:name "Ivory Tower (From \"Helikopter Jagd\" C64)"@en .

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

_:Nad6112364aa84c6ab36a0b5bf86fc51d 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 _:N22fe8c03da5e4434a9d810889dc17c4e ;
    schema:name "Chariots of Fire (From \"Hypersports\" C64)"@en .

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

_:N22fe8c03da5e4434a9d810889dc17c4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09e9a1659d81472c84859b6aacd7d126,
        _:N25f8460c7ce04a958836494492130b40,
        _:N49dcad6ee575468d96bdfa6b948c7ab6,
        _:N559805cd2bf144fc93dbe30ea7a5bfb0,
        _:N5bac99a1e3d94a36a645b1f2181d83ad,
        _:N8ade9e965ea8421fa6a57a142fdf01eb,
        _:Na064786d3cb545e7b08d150631d257d6,
        _:Na87af0e7ce8d4fb8be1b3e8cda0c3ec9,
        _:Nad6112364aa84c6ab36a0b5bf86fc51d,
        _:Nd0f600c691234c26b11e3f3fc1dc578b ;
    mo:track_count 10 ;
    schema:duration "PT42:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N09e9a1659d81472c84859b6aacd7d126,
        _:N25f8460c7ce04a958836494492130b40,
        _:N49dcad6ee575468d96bdfa6b948c7ab6,
        _:N559805cd2bf144fc93dbe30ea7a5bfb0,
        _:N5bac99a1e3d94a36a645b1f2181d83ad,
        _:N8ade9e965ea8421fa6a57a142fdf01eb,
        _:Na064786d3cb545e7b08d150631d257d6,
        _:Na87af0e7ce8d4fb8be1b3e8cda0c3ec9,
        _:Nad6112364aa84c6ab36a0b5bf86fc51d,
        _:Nd0f600c691234c26b11e3f3fc1dc578b .

