@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bLr4yR>
  gtm:kadastraalNummer "444" ;
  gtm:kadastraleAanduiding "E444" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E444" ;
  ns0:name "Perceel GDA01-E444"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bABSND> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17644> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7013133 52.0055379, 4.7013317 52.0055493, 4.7016241 52.0054268, 4.7016127 52.0054152, 4.7016051 52.0054076, 4.7012984 52.0055229, 4.7013133 52.0055379))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

