@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/bL0IjT>
  gtm:verpondingsNummer "1378"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1378"^^xsd:string ;
  ns0:name "Verponding 1378"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVQ3Md> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66723> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710006 52.0113702, 4.7099898 52.0113714, 4.7098156 52.0113835, 4.7095648 52.0114002, 4.7095715 52.0114424, 4.7099903 52.0114136, 4.7100053 52.0114125, 4.710006 52.0113702))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

