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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10255#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/10255#composition>,
        <album/10255#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10255#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/10255#composition>,
        <album/10255#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<product/415#subject> a schema:CreativeWork ;
    schema:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn ;
    foaf:name "Super Mario World"@en,
        "スーパーマリオワールド"@ja,
        "Super Mario World"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/55/10255/10255-1219899644.jpg> a schema:ImageObject,
        foaf:Image .

<album/10255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Plus Edition"@en,
        "Plus Edition"@ja,
        "Plus Edition"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/190#subject> ;
    mo:produced_work <album/10255#musicalwork> ;
    schema:name "Plus Edition"@en,
        "Plus Edition"@ja,
        "Plus Edition"@ja-latn .

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

<album/10255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Plus Edition"@en,
        "Plus Edition"@ja,
        "Plus Edition"@ja-latn ;
    mo:performance_of <album/10255#musicalwork> ;
    mo:performer <artist/2689#subject> ;
    mo:recorded_as <album/10255#musicalexpression> ;
    schema:byArtist <artist/2689#subject> ;
    schema:name "Plus Edition"@en,
        "Plus Edition"@ja,
        "Plus Edition"@ja-latn ;
    schema:workPerformed <album/10255#musicalwork> .

<artist/2689#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10255#performance> ;
    schema:name "8 Bit Instrumental"@en ;
    foaf:name "8 Bit Instrumental"@en .

<album/10255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-01-01"^^xsd:date ;
    dcterms:title "Plus Edition"@en,
        "Plus Edition"@ja,
        "Plus Edition"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10255#musicalexpression> ;
    mo:publisher _:N571911fe3dff4211b1f103ba46e974d1 ;
    mo:record _:Ndf5145c8eedf4daf88abafe259ed24c0 ;
    mo:record_count 1 ;
    schema:about <product/415#subject>,
        <product/420#subject>,
        <product/851#subject> ;
    schema:byArtist <artist/2689#subject> ;
    schema:datePublished "2007-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/10255/10255-1219899644.jpg> ;
    schema:name "Plus Edition"@en,
        "Plus Edition"@ja,
        "Plus Edition"@ja-latn ;
    schema:publisher _:N571911fe3dff4211b1f103ba46e974d1 ;
    foaf:depiction <https://media.vgm.io/albums/55/10255/10255-1219899644.jpg> .

_:N571911fe3dff4211b1f103ba46e974d1 schema:name "8 Bit Instrumental"@en ;
    foaf:name "8 Bit Instrumental"@en .

_:N79ee5447686d4347aa5ac644beec1dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario World Medley"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:51"^^xsd:interval ;
    schema:inPlaylist _:Ndf5145c8eedf4daf88abafe259ed24c0 ;
    schema:name "Super Mario World Medley"@en .

_:N8654303830ce4f80b6d1bb57d941f4e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casino Night Zone (Sonic the Hedgehog 2)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ndf5145c8eedf4daf88abafe259ed24c0 ;
    schema:name "Casino Night Zone (Sonic the Hedgehog 2)"@en .

_:Nb3ae62682a164c6f86cb13a278a23eba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Hill Zone (Sonic the Hedgehog)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ndf5145c8eedf4daf88abafe259ed24c0 ;
    schema:name "Green Hill Zone (Sonic the Hedgehog)"@en .

_:Ndf5145c8eedf4daf88abafe259ed24c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N79ee5447686d4347aa5ac644beec1dfb,
        _:N8654303830ce4f80b6d1bb57d941f4e8,
        _:Nb3ae62682a164c6f86cb13a278a23eba ;
    mo:track_count 3 ;
    schema:duration "PT16:25"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N79ee5447686d4347aa5ac644beec1dfb,
        _:N8654303830ce4f80b6d1bb57d941f4e8,
        _:Nb3ae62682a164c6f86cb13a278a23eba .

