@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/bi6XMC>
  ns0:name "Gouda, wijk 3 (1718-1795)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1718/3"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100069> ;
  ns0:startDate "1718"^^xsd:gYear ;
  ns0:endDate "1795"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71298347 52.01060506, 4.71282040 52.01104749, 4.71248868 52.01100378, 4.71198118 52.01096429, 4.71171242 52.01109731, 4.71125282 52.01105848, 4.71119661 52.01125537, 4.71162531 52.01140643, 4.71152587 52.01153645, 4.71232722 52.01187224, 4.71268117 52.01154307, 4.71301370 52.01167798, 4.71295836 52.01174697, 4.71354336 52.01198568, 4.71363863 52.01201014, 4.71377662 52.01208111, 4.71467184 52.01259333, 4.71510551 52.01212528, 4.71532544 52.01087108, 4.71394106 52.01057138, 4.71391306 52.01067564, 4.71298347 52.01060506))"^^geo:wktLiteral ;
    osm:area 33726.0
  ] .

