@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bEmgRB>
  gtm:kadastraalNummer "262"^^xsd:string ;
  gtm:kadastraleAanduiding "A262"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A262"^^xsd:string ;
  schema:name "Perceel GDA01-A262"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13264> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7092175 52.0162179, 4.7092175 52.0162182, 4.7091935 52.0164326, 4.7092473 52.0164316, 4.709292 52.0164372, 4.7093167 52.0164499, 4.7093203 52.0164552, 4.7093574 52.0164543, 4.7093997 52.0161411, 4.7092772 52.0161621, 4.7092219 52.0161787, 4.7092175 52.0162179))"^^geo:wktLiteral ;
    osm:area 366.0
  ] .

