@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/bwR5c6>
  gtm:kadastraalNummer "109" ;
  gtm:kadastraleAanduiding "C109" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C109" ;
  ns0:name "Perceel GDA01-C109"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bgsvvN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14991> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116226 52.010517, 4.7114794 52.0105132, 4.7113396 52.0105149, 4.7113395 52.0105163, 4.7113382 52.0105311, 4.7114682 52.0105358, 4.71147 52.0105193, 4.7114886 52.01052, 4.7114868 52.0105365, 4.7116197 52.0105417, 4.7116218 52.0105252, 4.7116226 52.010517))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

