@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/bIiA6v>
  gtm:kadastraalNummer "1106"^^xsd:string ;
  gtm:kadastraleAanduiding "C1106"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1106"^^xsd:string ;
  schema:name "Perceel GDA01-C1106"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b500ug> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15988> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137564 52.0115969, 4.7137443 52.0115958, 4.7137367 52.0116267, 4.7137499 52.0116279, 4.71384 52.0116405, 4.7138506 52.0116133, 4.7137564 52.0115969))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

