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

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

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

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

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

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

<https://medium-media.vgm.io/albums/65/89056/89056-1564464599.jpg> a schema:ImageObject,
        foaf:Image .

<album/89056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Man with the Golden Eye"@en,
        "The Man with the Golden Eye"@ja,
        "The Man with the Golden Eye"@ja-latn ;
    mo:composer <artist/1935#subject>,
        <artist/2743#subject> ;
    mo:produced_work <album/89056#musicalwork> ;
    schema:name "The Man with the Golden Eye"@en,
        "The Man with the Golden Eye"@ja,
        "The Man with the Golden Eye"@ja-latn .

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

<album/89056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Man with the Golden Eye"@en,
        "The Man with the Golden Eye"@ja,
        "The Man with the Golden Eye"@ja-latn ;
    mo:performance_of <album/89056#musicalwork> ;
    mo:performer <artist/28701#subject> ;
    mo:recorded_as <album/89056#musicalexpression> ;
    schema:byArtist <artist/28701#subject> ;
    schema:name "The Man with the Golden Eye"@en,
        "The Man with the Golden Eye"@ja,
        "The Man with the Golden Eye"@ja-latn ;
    schema:workPerformed <album/89056#musicalwork> .

<artist/28701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89056#performance> ;
    schema:name "CrazyGroupTrio"@en ;
    foaf:name "CrazyGroupTrio"@en .

<album/89056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-19"^^xsd:date ;
    dcterms:title "The Man with the Golden Eye"@en,
        "The Man with the Golden Eye"@ja,
        "The Man with the Golden Eye"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/89056#musicalexpression> ;
    mo:publisher _:Nc39397099a214db0b7ca917198f3ff26 ;
    mo:record _:N72a92fdc577f43289f8b05ec018b890c ;
    mo:record_count 1 ;
    schema:about <product/4121#subject> ;
    schema:byArtist <artist/28701#subject> ;
    schema:datePublished "2019-03-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/89056/89056-1564464599.jpg> ;
    schema:name "The Man with the Golden Eye"@en,
        "The Man with the Golden Eye"@ja,
        "The Man with the Golden Eye"@ja-latn ;
    schema:publisher _:Nc39397099a214db0b7ca917198f3ff26 ;
    foaf:depiction <https://media.vgm.io/albums/65/89056/89056-1564464599.jpg> .

_:N3f4d46dcb79b47f59cec4451475cba8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surface (from \"GoldenEye 64\") (Remake)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N72a92fdc577f43289f8b05ec018b890c ;
    schema:name "Surface (from \"GoldenEye 64\") (Remake)"@en .

_:N584e71c8af8c4ad09f2de73ca505e149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Control (from \"GoldenEye 64\") (Remake)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N72a92fdc577f43289f8b05ec018b890c ;
    schema:name "Control (from \"GoldenEye 64\") (Remake)"@en .

_:N5927791aeb9d4670bc9e93f1fd4adef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archives (from \"GoldenEye 64\") (Remake)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N72a92fdc577f43289f8b05ec018b890c ;
    schema:name "Archives (from \"GoldenEye 64\") (Remake)"@en .

_:N699b1ba5ff5c441b889193ed48897b5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caverns (from \"GoldenEye 64\") (Piano Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N72a92fdc577f43289f8b05ec018b890c ;
    schema:name "Caverns (from \"GoldenEye 64\") (Piano Version)"@en .

_:Nc00f669b86e14fd29bc8bfbb2269dd68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facility (from \"GoldenEye 64\") (Remake)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N72a92fdc577f43289f8b05ec018b890c ;
    schema:name "Facility (from \"GoldenEye 64\") (Remake)"@en .

_:Nc39397099a214db0b7ca917198f3ff26 schema:name "CrazyGroupTrio"@en ;
    foaf:name "CrazyGroupTrio"@en .

_:Ne9278366c50f4406b90dd26adf1b3ac6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cradle (from \"GoldenEye 64\") (Remake)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N72a92fdc577f43289f8b05ec018b890c ;
    schema:name "Cradle (from \"GoldenEye 64\") (Remake)"@en .

_:Nf7942fc6f8cd4203a8e472112fca5dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bunker 2 (from \"GoldenEye 64\") (Remake)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N72a92fdc577f43289f8b05ec018b890c ;
    schema:name "Bunker 2 (from \"GoldenEye 64\") (Remake)"@en .

_:N72a92fdc577f43289f8b05ec018b890c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f4d46dcb79b47f59cec4451475cba8a,
        _:N584e71c8af8c4ad09f2de73ca505e149,
        _:N5927791aeb9d4670bc9e93f1fd4adef7,
        _:N699b1ba5ff5c441b889193ed48897b5c,
        _:Nc00f669b86e14fd29bc8bfbb2269dd68,
        _:Ne9278366c50f4406b90dd26adf1b3ac6,
        _:Nf7942fc6f8cd4203a8e472112fca5dff ;
    mo:track_count 7 ;
    schema:duration "PT19:43"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N3f4d46dcb79b47f59cec4451475cba8a,
        _:N584e71c8af8c4ad09f2de73ca505e149,
        _:N5927791aeb9d4670bc9e93f1fd4adef7,
        _:N699b1ba5ff5c441b889193ed48897b5c,
        _:Nc00f669b86e14fd29bc8bfbb2269dd68,
        _:Ne9278366c50f4406b90dd26adf1b3ac6,
        _:Nf7942fc6f8cd4203a8e472112fca5dff .

