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

<https://n2t.net/ark:/60537/bDwy3T>
  sdo:givenName "Gijsbrecht" ;
  sdo:name "Gijsbrecht Cornelisz Olyslager"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoon/1000vangouda/3139" ;
  sdo:familyName "Olyslager" ;
  a sdo:CreativeWork, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/93627> ;
  sdo:sdDatePublished "2023-04-19T12:45:42+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:literalName "Gijsbrecht Cornelisz Olyslager"@nl ;
    ns0:patronym "Cornelisz"
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
