@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bNw4jk>
  gtm:kadastraalNummer "997"^^xsd:string ;
  gtm:kadastraleAanduiding "C997"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C997"^^xsd:string ;
  ns0:name "Perceel GDA01-C997"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bCGSBt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15879> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128644 52.0131512, 4.7125437 52.0130143, 4.7125306 52.0130088, 4.7124834 52.0130385, 4.712496 52.013044, 4.7127435 52.0131542, 4.7127803 52.0131233, 4.7128184 52.0131405, 4.7128565 52.0131578, 4.7128644 52.0131512))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

