@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bBEfot>
  gtm:oppervlakte "161"^^xsd:string ;
  gtm:kadastraalNummer "2129"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2129"^^xsd:string ;
  gtm:kadastraleAanduiding "N2129"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360212970000"@nl ;
  schema:name "Perceel GDA01-N2129"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360212970000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhizc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsgUQv> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106187> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67498943 52.00654867, 4.67506251 52.00650500, 4.67524780 52.00662269, 4.67522443 52.00663670, 4.67523965 52.00664637, 4.67516478 52.00669126, 4.67514951 52.00668162, 4.67498943 52.00654867))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

