<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf      = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs     = "http://www.w3.org/2000/01/rdf-schema#"
         xmlns:foaf     = "http://xmlns.com/foaf/0.1/"
         xmlns:mo       = "http://purl.org/ontology/mo/"
         xmlns:skos     = "http://www.w3.org/2004/02/skos/core#"
         xmlns:bio      = "http://purl.org/vocab/bio/0.1/"
         xmlns:mn       = "http://musicnet.mspace.fm/ontology#"
         xmlns:owl      = "http://www.w3.org/2002/07/owl#"
>
<!-- startdata -->

<rdf:Description rdf:about="http://musicnet.mspace.fm/person/dc478a37388d334cf1105502712e2e57.rdf">
  <rdfs:label>Description of the artist Martyn, Edward</rdfs:label>
  <foaf:primaryTopic rdf:resource="http://musicnet.mspace.fm/person/dc478a37388d334cf1105502712e2e57#id"/>
</rdf:Description>

<mo:MusicArtist rdf:about="http://musicnet.mspace.fm/person/dc478a37388d334cf1105502712e2e57#id">
  <rdf:type rdf:resource="http://purl.org/ontology/mo/SoloMusicArtist" />
  <foaf:name>Martyn, Edward</foaf:name>
  
  <bio:event>
    <bio:Birth>
      <bio:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">1472-00-14</bio:date>
    </bio:Birth>
  </bio:event>

  <bio:event>
    <bio:Death>
      <bio:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">1545-00-15</bio:date>
    </bio:Death>
  </bio:event>



  <foaf:page rdf:resource="http://musicnet.mspace.fm/person/dc478a37388d334cf1105502712e2e57.html" />

  <skos:altLabel>Martyn, Edward</skos:altLabel>
  <foaf:page rdf:resource="http://www.oxfordmusiconline.com/subscriber/article/grove/music/17950" />
  <owl:sameAs rdf:resource="http://musicnet.mspace.fm/person/dc478a37388d334cf1105502712e2e57#grove" />



</mo:MusicArtist>


<mo:MusicArtist rdf:about="http://musicnet.mspace.fm/person/dc478a37388d334cf1105502712e2e57#grove">
  <rdf:type rdf:resource="http://purl.org/ontology/mo/SoloMusicArtist" />
  <foaf:name>Martyn, Edward</foaf:name>
  <rdfs:label>Martyn, Edward</rdfs:label>

  <rdfs:isDefinedBy rdf:resource="http://musicnet.mspace.fm/ontology#grove" />
  
  <foaf:isPrimaryTopicOf rdf:resource="http://www.oxfordmusiconline.com/subscriber/article/grove/music/17950" />
</mo:MusicArtist>



<!-- enddata -->
</rdf:RDF>
