@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/bRSJt3S>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/558732bb-1a0c-f973-5cee-cb444aaa5558"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Rijs"@nl ;
  schema:familyName "Rijs"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Assendelft> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019tmq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c558867-c243-07f4-aba6-7e133fd2995b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2277032> ;
  schema:birthDate "1872-11-16"^^xsd:date .

