@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/bbeO2h>
  gtm:kadastraalNummer "11"^^xsd:string ;
  gtm:kadastraleAanduiding "C11"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C11"^^xsd:string ;
  ns0:name "Perceel GDA01-C11"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHGGwf>, <https://n2t.net/ark:/60537/bkbWh2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14893> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104172 52.0126801, 4.7100135 52.0126805, 4.7100003 52.0126801, 4.7099968 52.0127166, 4.7100151 52.0127169, 4.7104152 52.0127181, 4.7104193 52.0127182, 4.7104172 52.0126801))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

