@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/bQ0xAD>
  ns0:name "Gouda, 26. quartier (1542-1718)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1542/26" ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/100675> ;
  ns0:startDate "1542"^^xsd:gYear ;
  ns0:endDate "1718"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71014518 52.01031250, 4.71045018 52.01016553, 4.71091641 52.00991978, 4.71161145 52.00944880, 4.71220100 52.00879516, 4.71134999 52.00853387, 4.71126520 52.00864891, 4.71152078 52.00874023, 4.71081985 52.00940395, 4.70957608 52.00998196, 4.71014518 52.01031250))"^^geo:wktLiteral ;
    osm:area 10634.0
  ] .

