@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/bt6tCF4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4cd3f199-ccc8-9bcb-6ff0-342537bb8eec"^^xsd:string ;
  schema:hasOccupation "Kleingarenfabrikant"@nl ;
  schema:familyName "Laurier"^^xsd:string ;
  schema:givenName "Wilhelm"^^xsd:string ;
  schema:name "Wilhelm Laurier"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bIVEfiV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bW2Iqif> ;
  schema:children <https://n2t.net/ark:/60537/bYKOSXL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2282012> .

