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

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

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

<artist/1935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84495#subject> ;
    schema:name "Grant Kirkhope"@en ;
    foaf:made <album/84495#composition>,
        <album/84495#subject> ;
    foaf:name "Grant Kirkhope"@en .

<artist/2743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84495#subject> ;
    schema:name "Graeme Norgate"@en ;
    foaf:made <album/84495#composition>,
        <album/84495#subject> ;
    foaf:name "Graeme Norgate"@en .

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

<product/4121#subject> a schema:CreativeWork ;
    schema:name "GoldenEye 007 (N64)"@en,
        "GoldenEye 007 (N64)"@ja,
        "GoldenEye 007 (N64)"@ja-latn ;
    foaf:name "GoldenEye 007 (N64)"@en,
        "GoldenEye 007 (N64)"@ja,
        "GoldenEye 007 (N64)"@ja-latn .

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

<album/84495#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GoldenEye 007: A Tribute"@en,
        "GoldenEye 007: A Tribute"@ja,
        "GoldenEye 007: A Tribute"@ja-latn ;
    mo:performance_of <album/84495#musicalwork> ;
    mo:recorded_as <album/84495#musicalexpression> ;
    schema:name "GoldenEye 007: A Tribute"@en,
        "GoldenEye 007: A Tribute"@ja,
        "GoldenEye 007: A Tribute"@ja-latn ;
    schema:workPerformed <album/84495#musicalwork> .

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

<https://medium-media.vgm.io/albums/59/84495/84495-1550479499.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84495#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GoldenEye 007: A Tribute"@en,
        "GoldenEye 007: A Tribute"@ja,
        "GoldenEye 007: A Tribute"@ja-latn ;
    mo:composer <artist/1935#subject>,
        <artist/2743#subject>,
        <artist/8391#subject> ;
    mo:produced_work <album/84495#musicalwork> ;
    schema:name "GoldenEye 007: A Tribute"@en,
        "GoldenEye 007: A Tribute"@ja,
        "GoldenEye 007: A Tribute"@ja-latn .

<album/84495#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-15"^^xsd:date ;
    dcterms:title "GoldenEye 007: A Tribute"@en,
        "GoldenEye 007: A Tribute"@ja,
        "GoldenEye 007: A Tribute"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/84495#musicalexpression> ;
    mo:publisher _:Nab618cefa19f4a48a5234231c8a0fc3f ;
    mo:record _:Na11fda83e3aa426396f2d98a95360fab ;
    mo:record_count 1 ;
    schema:about <product/4121#subject> ;
    schema:datePublished "2019-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/84495/84495-1550479499.jpg> ;
    schema:name "GoldenEye 007: A Tribute"@en,
        "GoldenEye 007: A Tribute"@ja,
        "GoldenEye 007: A Tribute"@ja-latn ;
    schema:publisher _:Nab618cefa19f4a48a5234231c8a0fc3f ;
    foaf:depiction <https://media.vgm.io/albums/59/84495/84495-1550479499.jpg> .

_:N008677658fb94152ab9a8b952fb6db0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Control Center"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Control Center"@en .

_:N1830395696684580a1762bda10b6f6e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Military Intelligence Archives"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Military Intelligence Archives"@en .

_:N1901dd39fc8c4f0b88a0e51eb216bdf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missile Train"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Missile Train"@en .

_:N2e8e9c5c9212402e9b8424d645c0f8ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Settle The Score(006 Battle)"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Settle The Score(006 Battle)"@en .

_:N323536a966184580920e2b0b8dd5481e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silo"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Silo"@en .

_:N37cbdff9c2604dd587368a9910c10dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subterranean Caverns"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Subterranean Caverns"@en .

_:N4916baa126654e82af1ec1702af437e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Severnaya(Night)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Severnaya(Night)"@en .

_:N56c7efd5615640da81359e31428f9f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Severnaya Bunker Complex"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Severnaya Bunker Complex"@en .

_:N70fc308fe06741219aec9daa1697cfb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runway"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Runway"@en .

_:N7255048e04e147e98d66d68a042e6d32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satellite Control Bunker"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Satellite Control Bunker"@en .

_:N983ae58063314864a17f08cc76d94926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facility"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Facility"@en .

_:N992d2dd1153e43b79e66e9c8e7b07692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antenna Cradle"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Antenna Cradle"@en .

_:Na1c9b18cc75844e0aa2ddafc755e372e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Intro"@en .

_:Nab618cefa19f4a48a5234231c8a0fc3f schema:name "Gregorio Franco"@en,
        "Gregorio Franco"@ja,
        "Gregorio Franco"@ja-latn ;
    foaf:name "Gregorio Franco"@en,
        "Gregorio Franco"@ja,
        "Gregorio Franco"@ja-latn .

_:Naf8cfedc3df847998d683ec8f2210303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frigate"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Frigate"@en .

_:Nb079c2ff14624532816561e733953838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dam"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "The Dam"@en .

_:Nbb761484d20e46d1b7ec7117b67a4470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streets"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Streets"@en .

_:Nbec18bc5165846d1b491e86dac7807eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Status"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Mission Status"@en .

_:Nd3593db443574d0c83875c4729e836f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission Briefing"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Mission Briefing"@en .

_:Ne273a348dd744a4481b94972429dd71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Severnaya Installation"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Severnaya Installation"@en .

_:Nfceee10f1d2f4d38b8c017cb9cd587b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Statue Park"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "Statue Park"@en .

_:Nfd55dc0a4fe445c4b707040811fa374b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits...(Or Is It?)"@en ;
    mo:track_number 21 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:Na11fda83e3aa426396f2d98a95360fab ;
    schema:name "End Credits...(Or Is It?)"@en .

_:Na11fda83e3aa426396f2d98a95360fab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N008677658fb94152ab9a8b952fb6db0d,
        _:N1830395696684580a1762bda10b6f6e4,
        _:N1901dd39fc8c4f0b88a0e51eb216bdf2,
        _:N2e8e9c5c9212402e9b8424d645c0f8ac,
        _:N323536a966184580920e2b0b8dd5481e,
        _:N37cbdff9c2604dd587368a9910c10dce,
        _:N4916baa126654e82af1ec1702af437e4,
        _:N56c7efd5615640da81359e31428f9f23,
        _:N70fc308fe06741219aec9daa1697cfb0,
        _:N7255048e04e147e98d66d68a042e6d32,
        _:N983ae58063314864a17f08cc76d94926,
        _:N992d2dd1153e43b79e66e9c8e7b07692,
        _:Na1c9b18cc75844e0aa2ddafc755e372e,
        _:Naf8cfedc3df847998d683ec8f2210303,
        _:Nb079c2ff14624532816561e733953838,
        _:Nbb761484d20e46d1b7ec7117b67a4470,
        _:Nbec18bc5165846d1b491e86dac7807eb,
        _:Nd3593db443574d0c83875c4729e836f7,
        _:Ne273a348dd744a4481b94972429dd71f,
        _:Nfceee10f1d2f4d38b8c017cb9cd587b5,
        _:Nfd55dc0a4fe445c4b707040811fa374b ;
    mo:track_count 21 ;
    schema:duration "PT60:41"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N008677658fb94152ab9a8b952fb6db0d,
        _:N1830395696684580a1762bda10b6f6e4,
        _:N1901dd39fc8c4f0b88a0e51eb216bdf2,
        _:N2e8e9c5c9212402e9b8424d645c0f8ac,
        _:N323536a966184580920e2b0b8dd5481e,
        _:N37cbdff9c2604dd587368a9910c10dce,
        _:N4916baa126654e82af1ec1702af437e4,
        _:N56c7efd5615640da81359e31428f9f23,
        _:N70fc308fe06741219aec9daa1697cfb0,
        _:N7255048e04e147e98d66d68a042e6d32,
        _:N983ae58063314864a17f08cc76d94926,
        _:N992d2dd1153e43b79e66e9c8e7b07692,
        _:Na1c9b18cc75844e0aa2ddafc755e372e,
        _:Naf8cfedc3df847998d683ec8f2210303,
        _:Nb079c2ff14624532816561e733953838,
        _:Nbb761484d20e46d1b7ec7117b67a4470,
        _:Nbec18bc5165846d1b491e86dac7807eb,
        _:Nd3593db443574d0c83875c4729e836f7,
        _:Ne273a348dd744a4481b94972429dd71f,
        _:Nfceee10f1d2f4d38b8c017cb9cd587b5,
        _:Nfd55dc0a4fe445c4b707040811fa374b .

