@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/bEyZ1o>
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk Goedhart"@nl ;
  ns0:familyName "Goedhart"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/7e9796bab4ce758af30695ce40fb60f74235cc3973861e9384ba3285d2506454"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leimuiden> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bT7XbZ> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24227> .

