@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/bMfQeep>
  schema:givenName "Coenraad"^^xsd:string ;
  schema:name "Coenraad Meijer"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5945d1d0-efc4-e890-29a5-43e2690f2888"^^xsd:string ;
  schema:familyName "Meijer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hsgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8d6f3ddc-da51-19d1-c1f0-1e9483ca2e95> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2404711> .

