@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/bd76n4>
  gtm:kadastraalNummer "22"^^xsd:string ;
  gtm:kadastraleAanduiding "E22"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E22"^^xsd:string ;
  ns0:name "Perceel GDA01-E22"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bFbgHs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17238> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6952035 52.0111512, 4.6957463 52.0112687, 4.6931503 52.0094497, 4.6924669 52.0096803, 4.6943295 52.0109552, 4.6943295 52.0109552, 4.6945112 52.010996, 4.6948574 52.0110737, 4.6952035 52.0111512))"^^geo:wktLiteral ;
    osm:area 11700.0
  ] .

