@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/bp9bDw>
  gtm:kadastraalNummer "411"^^xsd:string ;
  gtm:kadastraleAanduiding "A411"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A411"^^xsd:string ;
  ns0:name "Perceel GDA01-A411"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13413> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7160572 52.014057, 4.7166138 52.014186, 4.7166345 52.0141244, 4.7166973 52.013937, 4.7162044 52.0138336, 4.7161731 52.0138992, 4.7161301 52.0138913, 4.7160572 52.014057))"^^geo:wktLiteral ;
    osm:area 1067.0
  ] .

