@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/bAbmfK>
  ns0:name "Gouda, Eerste kwartier (1611-1718)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1611/eerste-kwartier" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Kwartier ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100677> ;
  ns0:startDate "1611"^^xsd:gYear ;
  ns0:endDate "1718"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71031130 52.01051356, 4.71055110 52.01058981, 4.71075362 52.01037918, 4.71133088 52.01029976, 4.71179420 52.01021179, 4.71253925 52.01048249, 4.71244712 52.01058140, 4.71245028 52.01098046, 4.71245901 52.01109175, 4.71282870 52.01117624, 4.71275740 52.01146958, 4.71229019 52.01198102, 4.71182770 52.01237925, 4.71154357 52.01259798, 4.71086098 52.01279944, 4.71093087 52.01287793, 4.71179914 52.01323912, 4.71112590 52.01351017, 4.71071885 52.01406193, 4.71193973 52.01472359, 4.71338299 52.01397238, 4.71399692 52.01326348, 4.71490548 52.01232734, 4.71522030 52.01167876, 4.71549680 52.01011645, 4.71569557 52.00934527, 4.71580005 52.00838742, 4.71582588 52.00805168, 4.71547996 52.00730734, 4.71378077 52.00711151, 4.71368169 52.00724572, 4.71310934 52.00773022, 4.71218854 52.00879250, 4.71173755 52.00927342, 4.71132244 52.00967324, 4.71070634 52.01012351, 4.71050522 52.01029859, 4.71031130 52.01051356))"^^geo:wktLiteral ;
    osm:area 169998.0
  ] .

