@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bZaiAZ>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 4029.0 ;
  gtm:kadastraleAanduiding "E4029"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4029"^^xsd:string ;
  ns0:name "Perceel GDA01-E4029"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280402970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bX5tf1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74469> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6949906723304 52.010975157549,4.695009433863 52.010941165814,4.6950507746047 52.010870256579,4.6951446685141 52.010698437726,4.6951924115238 52.010728892519,4.6952075567271 52.010738545228,4.6951180357137 52.01088470094,4.6950768106108 52.010955673797,4.695058775692 52.010989777676,4.6949906723304 52.010975157549))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

