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

<https://n2t.net/ark:/60537/bI5WqC>
  ns0:name "Gouda, 27. quartier (1542-1718)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/27" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100676> ;
  ns0:startDate "1542"^^xsd:gYear ;
  ns0:endDate "1718"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71220100 52.00879516, 4.71371053 52.00721888, 4.71387878 52.00704539, 4.71251981 52.00685790, 4.71209242 52.00661231, 4.71147015 52.00684274, 4.71189183 52.00708830, 4.71213311 52.00713340, 4.71284444 52.00724539, 4.71167910 52.00846452, 4.71144882 52.00839978, 4.71134999 52.00853387, 4.71220100 52.00879516))"^^geo:wktLiteral ;
    osm:area 15128.0
  ] .

