@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bGdCCq>
  gtm:verpondingsNummer "282"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/282"^^xsd:string ;
  ns0:name "Verponding 282"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bvbuJD> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68349> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7151622 52.0090975, 4.7151657 52.0090865, 4.7151061 52.0090958, 4.715065 52.0092133, 4.7150272 52.0093135, 4.7150229 52.0093266, 4.7150894 52.0093315, 4.7150932 52.00932, 4.7151622 52.0090975))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

