@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/bABGwB>
  gtm:kadastraalNummer "634"^^xsd:string ;
  gtm:kadastraleAanduiding "A634"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A634"^^xsd:string ;
  ns0:name "Perceel GDA01-A634"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13636> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7206037 52.0161732, 4.7212458 52.0162434, 4.7212805 52.0161305, 4.7206676 52.0160612, 4.7206466 52.0160615, 4.7206387 52.0160674, 4.7206303 52.0160847, 4.7206037 52.0161732))"^^geo:wktLiteral ;
    osm:area 577.0
  ] .

