@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/bsup52>
  ns0:familyName "Brugmans"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a67b58bc800cc85dd344793476083fead33ded9b5ac1360abd719cae505e226e"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Brugmans"@nl ;
  roar:documentedIn <https://n2t.net/ark:/60537/bHg3Zz> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/24631> .

