@prefix ns0: <https://linkeddata.cultureelerfgoed.nl/def/ceo#> .
@prefix ns1: <https://schema.org/> .
@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/b7vdF4>
  ns0:kadastraleGemeentecode "GDA01" ;
  ns1:name "Gemeente Gouda, kadastrale sectie K"@nl ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/sectie/GDA01/K" ;
  gtm:sectie "K" ;
  a gtm:Sectie ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/37902> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7573291 52.0014708, 4.7529734 52.0022874, 4.7480062 52.0024682, 4.7452027 52.0029868, 4.7435447 52.0036411, 4.739742 52.0060741, 4.7318365 52.0092563, 4.7301392 52.0089911, 4.7244705 52.0069752, 4.7195876 52.0252315, 4.7198507 52.0264865, 4.7211828 52.0264799, 4.7215144 52.0260345, 4.7222905 52.0263031, 4.7223086 52.0260047, 4.723548 52.0258858, 4.7274194 52.0260017, 4.7276102 52.0253167, 4.7281812 52.0252559, 4.7299665 52.0256304, 4.7301576 52.0248856, 4.7344028 52.0250224, 4.7346213 52.0242812, 4.7362991 52.02422, 4.7367854 52.0227504, 4.7437002 52.0226102, 4.7460194 52.0169785, 4.7491512 52.0161787, 4.7503549 52.013942, 4.7509941 52.013901, 4.7559175 52.0047324, 4.7569636 52.0029505, 4.7573235 52.0029299, 4.7573291 52.0014708))"^^geo:wktLiteral ;
    osm:area 3953770.0
  ] .

