@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/b0PQWp>
  gtm:verpondingsNummer "1536"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1536"^^xsd:string ;
  ns0:name "Verponding 1536"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bkOZIP> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66899> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113008 52.0120379, 4.7112469 52.0120815, 4.7112539 52.012092, 4.7112939 52.0121345, 4.7113034 52.0121297, 4.711314 52.0121404, 4.7113314 52.0121339, 4.7113957 52.0121906, 4.7114498 52.0121655, 4.7113071 52.0120433, 4.7113008 52.0120379))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

