@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/bfCvA2>
  gtm:kadastraalNummer "596"^^xsd:string ;
  gtm:kadastraleAanduiding "D596"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D596"^^xsd:string ;
  ns0:name "Perceel GDA01-D596"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beZBOO> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16781> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.713157 52.0074151, 4.7128425 52.0073126, 4.7128254 52.0073331, 4.7128385 52.0073365, 4.7128225 52.0073565, 4.7128938 52.0073806, 4.7131128 52.0074568, 4.713157 52.0074151))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

