@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bacnDV>
  ns0:name "Gouda, wijk 4 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/4"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100070> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71232722 52.01187224, 4.71208670 52.01211062, 4.71161895 52.01252337, 4.71130335 52.01267311, 4.71058529 52.01283620, 4.71011453 52.01288575, 4.71010574 52.01301208, 4.71007323 52.01347929, 4.71003810 52.01398423, 4.70978321 52.01533598, 4.71059097 52.01530615, 4.71309017 52.01403632, 4.71388574 52.01331052, 4.71467184 52.01259333, 4.71377662 52.01208111, 4.71363863 52.01201014, 4.71354336 52.01198568, 4.71295836 52.01174697, 4.71301370 52.01167798, 4.71268117 52.01154307, 4.71232722 52.01187224))"^^geo:wktLiteral ;
    osm:area 71358.0
  ] .

