@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/bCGHpv>
  ns0:name "Gouda, wijk R (1846-1907)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/wijk/1846/r"^^xsd:string ;
  hg:liesIn <https://n2t.net/ark:/60537/buzpEa> ;
  a gtm:Wijk ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/34500> ;
  ns0:startDate "1846"^^xsd:gYear ;
  ns0:endDate "1907"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70947643 52.01699268, 4.71121576 52.01680650, 4.71178677 52.01624388, 4.71451752 52.01518055, 4.71624980 52.01382474, 4.71722650 52.01392839, 4.71971511 52.01432733, 4.72185668 52.01504117, 4.72232412 52.01485518, 4.72301489 52.01445163, 4.72021520 52.01359073, 4.71670296 52.01295961, 4.71695846 52.01059185, 4.71756437 52.00768282, 4.71580629 52.00751436, 4.71559133 52.00809082, 4.71536826 52.00941233, 4.71508869 52.01052555, 4.71494648 52.01144714, 4.71481961 52.01211040, 4.71473976 52.01233913, 4.71458122 52.01251460, 4.71330014 52.01380034, 4.71232537 52.01438140, 4.71084815 52.01523497, 4.70959707 52.01548432, 4.70947643 52.01699268))"^^geo:wktLiteral ;
    osm:area 208755.0
  ] .

