@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/bSvU8d>
  gtm:verpondingsNummer "1404"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1404"^^xsd:string ;
  ns0:name "Verponding 1404"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b3kcSf> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66753> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710048 52.0111122, 4.7100471 52.0110729, 4.7100334 52.0110737, 4.7098452 52.0110829, 4.7098432 52.0110713, 4.7097809 52.011074, 4.709788 52.0111187, 4.7098187 52.0111179, 4.7100306 52.0111126, 4.710048 52.0111122))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

