@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/bxTCYf>
  gtm:verpondingsNummer "1663"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1663"^^xsd:string ;
  ns0:name "Verponding 1663"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b4nIom> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67042> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114142 52.009346, 4.7112826 52.0092989, 4.7108445 52.0091424, 4.7108269 52.0091361, 4.7107453 52.0092077, 4.7107688 52.0092186, 4.7109984 52.0093208, 4.7113013 52.0094567, 4.7114142 52.009346))"^^geo:wktLiteral ;
    osm:area 568.0
  ] .

