@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/bnHhO5>
  gtm:kadastraalNummer "746"^^xsd:string ;
  gtm:kadastraleAanduiding "A746"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A746"^^xsd:string ;
  ns0:name "Perceel GDA01-A746"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13746> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.716871 52.0110895, 4.7169166 52.0109376, 4.7168553 52.0109335, 4.7168375 52.0109324, 4.7168214 52.0109981, 4.716805 52.0109965, 4.716798 52.0110252, 4.7168133 52.0110267, 4.7167978 52.0110831, 4.7168037 52.0110836, 4.716871 52.0110895))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

