@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bZNy0K>
  ns0:alternateName "Bosch hofje"@nl ;
  ns0:name "Hofje van Arent Bosch"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/hofje/11"^^xsd:string ;
  ns0:comment "Lokatie volgens Denslagen pagina 344"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  a gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233788> ;
  ns0:startDate "1649"^^xsd:gYear ;
  ns0:endDate "1913"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70709405 52.01282618, 4.70745131 52.01254680, 4.70762666 52.01262756, 4.70726135 52.01291341, 4.70709405 52.01282618))"^^geo:wktLiteral ;
    osm:area 601.0
  ] .

