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

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

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

<product/1099#subject> a schema:CreativeWork ;
    schema:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn ;
    foaf:name "Sonic & Knuckles"@en,
        "ソニック&ナックルズ"@ja,
        "Sonic & Knuckles"@ja-latn .

<product/870#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog 3"@en,
        "ソニック・ザ・ヘッジホッグ3"@ja,
        "Sonic the Hedgehog 3"@ja-latn ;
    foaf:name "Sonic the Hedgehog 3"@en,
        "ソニック・ザ・ヘッジホッグ3"@ja,
        "Sonic the Hedgehog 3"@ja-latn .

<album/32386#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Howard Drossin"@en ;
            foaf:made <album/32386#composition> ;
            foaf:name "Howard Drossin"@en ] ;
    mo:produced_work <album/32386#musicalwork> ;
    schema:name "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/68/32386/32386-1333835415.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32386#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-05"^^xsd:date ;
    dcterms:title "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/32386#musicalexpression> ;
    mo:publisher _:Nb785b7abb8c2403e9ac19f280a5a4624 ;
    mo:record _:Ncf66215a3d9d49b4ad291b6145c22a35 ;
    mo:record_count 1 ;
    schema:about <product/1099#subject>,
        <product/870#subject> ;
    schema:datePublished "2011-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/32386/32386-1333835415.jpg> ;
    schema:name "Video Game Covers"@en,
        "Video Game Covers"@ja,
        "Video Game Covers"@ja-latn ;
    schema:publisher _:Nb785b7abb8c2403e9ac19f280a5a4624 ;
    foaf:depiction <https://media.vgm.io/albums/68/32386/32386-1333835415.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32386#subject> ;
    schema:name "Howard Drossin"@en ;
    foaf:made <album/32386#subject> ;
    foaf:name "Howard Drossin"@en .

_:N2260615454fa4b249c6b32be5577252d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Reef [Sonic and Knuckles]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ncf66215a3d9d49b4ad291b6145c22a35 ;
    schema:name "Lava Reef [Sonic and Knuckles]"@en .

_:N99897984e77b40918e5ebdb2a07246dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Competition Demo [Sonic 3]"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ncf66215a3d9d49b4ad291b6145c22a35 ;
    schema:name "Competition Demo [Sonic 3]"@en .

_:Nab8bc49dcc084929a6c478567d4d6a05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Competition Redux [Sonic 3]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ncf66215a3d9d49b4ad291b6145c22a35 ;
    schema:name "Competition Redux [Sonic 3]"@en .

_:Nb785b7abb8c2403e9ac19f280a5a4624 schema:name "Revision One"@en,
        "Revision One"@ja,
        "Revision One"@ja-latn ;
    foaf:name "Revision One"@en,
        "Revision One"@ja,
        "Revision One"@ja-latn .

_:Nea4b3fc3f21c408bb8d7c4c98f03b917 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Reef DEMO [Sonic And Knuckles]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ncf66215a3d9d49b4ad291b6145c22a35 ;
    schema:name "Lava Reef DEMO [Sonic And Knuckles]"@en .

_:Ncf66215a3d9d49b4ad291b6145c22a35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2260615454fa4b249c6b32be5577252d,
        _:N99897984e77b40918e5ebdb2a07246dc,
        _:Nab8bc49dcc084929a6c478567d4d6a05,
        _:Nea4b3fc3f21c408bb8d7c4c98f03b917 ;
    mo:track_count 4 ;
    schema:duration "PT10:57"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2260615454fa4b249c6b32be5577252d,
        _:N99897984e77b40918e5ebdb2a07246dc,
        _:Nab8bc49dcc084929a6c478567d4d6a05,
        _:Nea4b3fc3f21c408bb8d7c4c98f03b917 .

