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

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

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

<artist/505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8360#subject> ;
    schema:name "Robin Beanland"@en ;
    foaf:made <album/8360#composition>,
        <album/8360#subject> ;
    foaf:name "Robin Beanland"@en .

<product/10411#subject> a schema:CreativeWork ;
    schema:name "Conker: Live & Reloaded"@en,
        "Conker: Live & Reloaded"@ja,
        "Conker: Live & Reloaded"@ja-latn ;
    foaf:name "Conker: Live & Reloaded"@en,
        "Conker: Live & Reloaded"@ja,
        "Conker: Live & Reloaded"@ja-latn .

<album/8360#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Conker: Live & Reloaded (Bonus tracks)"@en,
        "Conker: Live & Reloaded (Bonus tracks)"@ja,
        "Conker: Live & Reloaded (Bonus tracks)"@ja-latn ;
    mo:composer <artist/505#subject> ;
    mo:produced_work <album/8360#musicalwork> ;
    schema:name "Conker: Live & Reloaded (Bonus tracks)"@en,
        "Conker: Live & Reloaded (Bonus tracks)"@ja,
        "Conker: Live & Reloaded (Bonus tracks)"@ja-latn .

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

<album/8360#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Conker: Live & Reloaded (Bonus tracks)"@en,
        "Conker: Live & Reloaded (Bonus tracks)"@ja,
        "Conker: Live & Reloaded (Bonus tracks)"@ja-latn ;
    mo:performance_of <album/8360#musicalwork> ;
    mo:recorded_as <album/8360#musicalexpression> ;
    schema:name "Conker: Live & Reloaded (Bonus tracks)"@en,
        "Conker: Live & Reloaded (Bonus tracks)"@ja,
        "Conker: Live & Reloaded (Bonus tracks)"@ja-latn ;
    schema:workPerformed <album/8360#musicalwork> .

<org/2599#subject> schema:name "Rare"@en,
        "Rare"@ja,
        "Rare"@ja-latn ;
    foaf:name "Rare"@en,
        "Rare"@ja,
        "Rare"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/8360/8360-1538942833.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8360#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "Conker: Live & Reloaded (Bonus tracks)"@en,
        "Conker: Live & Reloaded (Bonus tracks)"@ja,
        "Conker: Live & Reloaded (Bonus tracks)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/8360#musicalexpression> ;
    mo:publisher <org/2599#subject> ;
    mo:record _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    mo:record_count 1 ;
    schema:about <product/10411#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/8360/8360-1538942833.jpg> ;
    schema:name "Conker: Live & Reloaded (Bonus tracks)"@en,
        "Conker: Live & Reloaded (Bonus tracks)"@ja,
        "Conker: Live & Reloaded (Bonus tracks)"@ja-latn ;
    schema:publisher <org/2599#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/8360/8360-1538942833.jpg> .

_:N47b12587504346f7bf135bceb82a4a8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don Weaso"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "Don Weaso"@en .

_:N4d63f0ec539c4a2883a111509515d1e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bomb Run"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "The Bomb Run"@en .

_:N7fac61a861394fefbdeefe3589ce37fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sloprano Uncensored"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "Sloprano Uncensored"@en .

_:N81c71b2fa5144e028110f13144e5e715 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "End Credits"@en .

_:N9e06b70aa20f49a99df37746f4ea67b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ugga Bugga"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "Ugga Bugga"@en .

_:Nad11be44d20c41ed8c7c6b156ad95814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arrive at Ugga Bugga Land"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "Arrive at Ugga Bugga Land"@en .

_:Nb98b8627fcc64200bf0e102529348b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Panther King"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "The Panther King"@en .

_:Ne28f3882d6524f48904fd90939bf8706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Cog Bad Cog"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "Good Cog Bad Cog"@en .

_:Nfb87983916cc459e80753f281cfa2c29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Horror, The Horror"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N5968d7a1bd084dea8d4cc302153c83b4 ;
    schema:name "The Horror, The Horror"@en .

_:N5968d7a1bd084dea8d4cc302153c83b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47b12587504346f7bf135bceb82a4a8b,
        _:N4d63f0ec539c4a2883a111509515d1e3,
        _:N7fac61a861394fefbdeefe3589ce37fe,
        _:N81c71b2fa5144e028110f13144e5e715,
        _:N9e06b70aa20f49a99df37746f4ea67b0,
        _:Nad11be44d20c41ed8c7c6b156ad95814,
        _:Nb98b8627fcc64200bf0e102529348b5e,
        _:Ne28f3882d6524f48904fd90939bf8706,
        _:Nfb87983916cc459e80753f281cfa2c29 ;
    mo:track_count 9 ;
    schema:duration "PT22:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N47b12587504346f7bf135bceb82a4a8b,
        _:N4d63f0ec539c4a2883a111509515d1e3,
        _:N7fac61a861394fefbdeefe3589ce37fe,
        _:N81c71b2fa5144e028110f13144e5e715,
        _:N9e06b70aa20f49a99df37746f4ea67b0,
        _:Nad11be44d20c41ed8c7c6b156ad95814,
        _:Nb98b8627fcc64200bf0e102529348b5e,
        _:Ne28f3882d6524f48904fd90939bf8706,
        _:Nfb87983916cc459e80753f281cfa2c29 .

