@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/bmRvax>
  gtm:kadastraalNummer "714" ;
  gtm:kadastraleAanduiding "C714" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C714" ;
  ns0:name "Perceel GDA01-C714"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhHH5B> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15596> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112817 52.0127647, 4.711196 52.0127905, 4.7113963 52.0128949, 4.7114203 52.0128774, 4.7115155 52.0129322, 4.7115309 52.0129246, 4.7112817 52.0127647))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

