@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bAbgbrj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c2eb60c7-3a41-7bc7-df54-d4818ddcc1a0"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Melkert"@nl ;
  schema:familyName "Melkert"^^xsd:string ;
  schema:hasOccupation "Muziekant"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qtsm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c5d18891-e13f-ec95-3232-e140cac28fed> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2794753> ;
  schema:birthDate "1837-08-14"^^xsd:date .

