@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bjZced>
  ns0:givenName "Gerrit"^^xsd:string ;
  ns0:name "Gerrit Pietersen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0dc0ec035c89313154ac68e94f1b72d60f4a1b51013199b7813990b905d2af2f"^^xsd:string ;
  ns0:familyName "Pietersen"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bzLS7A> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23618> .

