@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/buzoJU>
  gtm:kadastraalNummer "136"^^xsd:string ;
  gtm:kadastraleAanduiding "E136"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E136"^^xsd:string ;
  schema:name "Perceel GDA01-E136"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjMzpI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17352> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7020373 52.0109012, 4.7019643 52.010951, 4.702002 52.0109656, 4.7020449 52.0109366, 4.7020373 52.0109012))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

