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

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

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

<album/15003#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Remote Control"@en,
        "Remote Control"@ja,
        "Remote Control"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Andrew Curnock"@en ;
            foaf:made <album/15003#composition> ;
            foaf:name "Andrew Curnock"@en ] ;
    mo:produced_work <album/15003#musicalwork> ;
    schema:name "Remote Control"@en,
        "Remote Control"@ja,
        "Remote Control"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/30/15003/15003-1250459744.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15003#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-14"^^xsd:date ;
    dcterms:title "Remote Control"@en,
        "Remote Control"@ja,
        "Remote Control"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/15003#musicalexpression> ;
    mo:publisher _:Na9317ec5c063472c95661492ae6c7af8 ;
    mo:record _:N8f1fda53a9644b10b1bf086b68b55266 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pop"@en ;
            foaf:name "Pop"@en ] ;
    schema:datePublished "2009-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/15003/15003-1250459744.jpg> ;
    schema:name "Remote Control"@en,
        "Remote Control"@ja,
        "Remote Control"@ja-latn ;
    schema:publisher _:Na9317ec5c063472c95661492ae6c7af8 ;
    foaf:depiction <https://media.vgm.io/albums/30/15003/15003-1250459744.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15003#subject> ;
    schema:name "Andrew Curnock"@en ;
    foaf:made <album/15003#subject> ;
    foaf:name "Andrew Curnock"@en .

_:N1ecb06723ad14f27909e1fc1cf7d47e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Waves"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Blue Waves"@en .

_:N2358d7e8f85546f2b0f74efe6651c0ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Sunshine"@en .

_:N27b46553ca7a4cd2a8fc780d8b515858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Flowing"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Free Flowing"@en .

_:N2917e449b5ed4ab094ed03cc623b6385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightstorm (Intermission)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Lightstorm (Intermission)"@en .

_:N5990a7324e3843a2beb27eff20d34c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Clouds"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Red Clouds"@en .

_:N72c14b4316ad42d2a3c57046ed1cdc8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Footprint"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Footprint"@en .

_:N74e8d70524cb4099b56b577261f74695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gentle Rain"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Gentle Rain"@en .

_:N8dbac66d025741e9b224a3c96953ef0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splash Screen"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Splash Screen"@en .

_:Na51826cab76c41d2b9aefd19618535b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return Flight"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Return Flight"@en .

_:Na9317ec5c063472c95661492ae6c7af8 schema:name "Beat Therapy"@en ;
    foaf:name "Beat Therapy"@en .

_:Nb14cc5b81c444a4bb9ac8d1124a88445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overdream"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Overdream"@en .

_:Nbe6a1441504e4cad85d75e44dd5dd501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frantic"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Frantic"@en .

_:Ncbf6601f1ef2480a9bdbc9312a66b052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fifteen"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Fifteen"@en .

_:Ndf2b4171a8cc4fd595e5fa330598c46d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Air"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Open Air"@en .

_:Ne5f9c60c6f914dad9d100c200c32c08a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10pm Strut"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "10pm Strut"@en .

_:Nf253c03380f2460b906d908d6796a97b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elemental"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Elemental"@en .

_:Nfd30fdcb49f34c37a74f0a0b63f6d1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melancholy Melon"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N8f1fda53a9644b10b1bf086b68b55266 ;
    schema:name "Melancholy Melon"@en .

_:N8f1fda53a9644b10b1bf086b68b55266 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ecb06723ad14f27909e1fc1cf7d47e7,
        _:N2358d7e8f85546f2b0f74efe6651c0ac,
        _:N27b46553ca7a4cd2a8fc780d8b515858,
        _:N2917e449b5ed4ab094ed03cc623b6385,
        _:N5990a7324e3843a2beb27eff20d34c4a,
        _:N72c14b4316ad42d2a3c57046ed1cdc8d,
        _:N74e8d70524cb4099b56b577261f74695,
        _:N8dbac66d025741e9b224a3c96953ef0e,
        _:Na51826cab76c41d2b9aefd19618535b1,
        _:Nb14cc5b81c444a4bb9ac8d1124a88445,
        _:Nbe6a1441504e4cad85d75e44dd5dd501,
        _:Ncbf6601f1ef2480a9bdbc9312a66b052,
        _:Ndf2b4171a8cc4fd595e5fa330598c46d,
        _:Ne5f9c60c6f914dad9d100c200c32c08a,
        _:Nf253c03380f2460b906d908d6796a97b,
        _:Nfd30fdcb49f34c37a74f0a0b63f6d1bb ;
    mo:track_count 16 ;
    schema:duration "PT46:32"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1ecb06723ad14f27909e1fc1cf7d47e7,
        _:N2358d7e8f85546f2b0f74efe6651c0ac,
        _:N27b46553ca7a4cd2a8fc780d8b515858,
        _:N2917e449b5ed4ab094ed03cc623b6385,
        _:N5990a7324e3843a2beb27eff20d34c4a,
        _:N72c14b4316ad42d2a3c57046ed1cdc8d,
        _:N74e8d70524cb4099b56b577261f74695,
        _:N8dbac66d025741e9b224a3c96953ef0e,
        _:Na51826cab76c41d2b9aefd19618535b1,
        _:Nb14cc5b81c444a4bb9ac8d1124a88445,
        _:Nbe6a1441504e4cad85d75e44dd5dd501,
        _:Ncbf6601f1ef2480a9bdbc9312a66b052,
        _:Ndf2b4171a8cc4fd595e5fa330598c46d,
        _:Ne5f9c60c6f914dad9d100c200c32c08a,
        _:Nf253c03380f2460b906d908d6796a97b,
        _:Nfd30fdcb49f34c37a74f0a0b63f6d1bb .

