@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/b3kcMA3>
  schema:familyName "Compier"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/06af9b2d-9347-c9b7-9319-883b177be9f2"^^xsd:string ;
  schema:givenName "Wijnanda"^^xsd:string ;
  schema:name "Wijnanda Compier"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rietveld> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/704a8df1-e75e-58e1-a2a7-ca5a6e971336> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2292085> ;
  schema:birthDate "1867-09-07"^^xsd:date .

