@prefix schema: <http://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/bVDno5>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/c020a3768b5949fb70b4c74a52cd907295ca7006907184de49693cb7cc9be7a7"^^xsd:string ;
  schema:familyName "Murk"^^xsd:string ;
  schema:hasOccupation "Seeper"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Murk"@nl ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bachO5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22731> .

