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

<album/126399> a mo:Release ;
    mo:catalogue_number "CURE-0052" .

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

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

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

<artist/2743#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128987#subject> ;
    schema:name "Graeme Norgate"@en ;
    foaf:made <album/128987#composition>,
        <album/128987#subject> ;
    foaf:name "Graeme Norgate"@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/128987#musicalexpression> a mo:Signal ;
    mo:published_as <album/128987#subject> ;
    mo:records <album/128987#performance> .

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

<org/3652#subject> schema:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn ;
    foaf:name "Curaga Records"@en,
        "Curaga Records"@ja,
        "Curaga Records"@ja-latn .

<https://media.vgm.io/albums/78/128987/128987-1843e6fe6beb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128987#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/128987/128987-1843e6fe6beb.jpg> ;
    foaf:depicts <album/128987#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/128987/128987-1843e6fe6beb.jpg> .

<https://medium-media.vgm.io/albums/78/128987/128987-1843e6fe6beb.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/128987#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-01"^^xsd:date ;
    dcterms:title "Video Game LoFi: GoldenEye 007"@en,
        "Video Game LoFi: GoldenEye 007"@ja,
        "Video Game LoFi: GoldenEye 007"@ja-latn ;
    mo:catalogue_number "CURE-0052-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/126399> ;
    mo:publication_of <album/128987#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:N97c615920320406f9408d6c31d7a67d7 ;
    mo:record_count 1 ;
    schema:about <product/4121#subject> ;
    schema:datePublished "2023-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/128987/128987-1843e6fe6beb.jpg> ;
    schema:name "Video Game LoFi: GoldenEye 007"@en,
        "Video Game LoFi: GoldenEye 007"@ja,
        "Video Game LoFi: GoldenEye 007"@ja-latn ;
    schema:publisher <org/3652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/128987/128987-1843e6fe6beb.jpg> .

_:N097b2783121e452e8c5257c20c897a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Severnaya Installation"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Severnaya Installation"@en .

_:N36f63043052e4fb091ae17bf2239cd95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archives"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Archives"@en .

_:N40b36321f8874325b8a2ebc06bdefa4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chemical Warfare Facility"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Chemical Warfare Facility"@en .

_:N7263b269947d486b97ca12a6e06a8d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "el-Saghira Temple"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "el-Saghira Temple"@en .

_:N7dce35efb6c34fde8b31f8199da89680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Severnaya Bunker"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Severnaya Bunker"@en .

_:N830871c111b649e1843dbdd907c50b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Severnaya Installation - Night"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Severnaya Installation - Night"@en .

_:N893a52b330b545b5a7ef54a1dff1b85a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Janus Control Center"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Janus Control Center"@en .

_:N90b8ab5ff49e4ef782a27ccdab0798e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frigate 'La Fayette'"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Frigate 'La Fayette'"@en .

_:Ncb7061194b754c729953d706aed0b8a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soviet Missile Silo"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Soviet Missile Silo"@en .

_:Nfa70ab6c95354af0952b28f454062aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subterranean Caverns"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N97c615920320406f9408d6c31d7a67d7 ;
    schema:name "Subterranean Caverns"@en .

_:N97c615920320406f9408d6c31d7a67d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N097b2783121e452e8c5257c20c897a58,
        _:N36f63043052e4fb091ae17bf2239cd95,
        _:N40b36321f8874325b8a2ebc06bdefa4b,
        _:N7263b269947d486b97ca12a6e06a8d88,
        _:N7dce35efb6c34fde8b31f8199da89680,
        _:N830871c111b649e1843dbdd907c50b18,
        _:N893a52b330b545b5a7ef54a1dff1b85a,
        _:N90b8ab5ff49e4ef782a27ccdab0798e5,
        _:Ncb7061194b754c729953d706aed0b8a7,
        _:Nfa70ab6c95354af0952b28f454062aa1 ;
    mo:track_count 10 ;
    schema:duration "PT28:08"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N097b2783121e452e8c5257c20c897a58,
        _:N36f63043052e4fb091ae17bf2239cd95,
        _:N40b36321f8874325b8a2ebc06bdefa4b,
        _:N7263b269947d486b97ca12a6e06a8d88,
        _:N7dce35efb6c34fde8b31f8199da89680,
        _:N830871c111b649e1843dbdd907c50b18,
        _:N893a52b330b545b5a7ef54a1dff1b85a,
        _:N90b8ab5ff49e4ef782a27ccdab0798e5,
        _:Ncb7061194b754c729953d706aed0b8a7,
        _:Nfa70ab6c95354af0952b28f454062aa1 .

