@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/boJNp5>
  gtm:kadastraalNummer "706"^^xsd:string ;
  gtm:kadastraleAanduiding "C706"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C706"^^xsd:string ;
  ns0:name "Perceel GDA01-C706"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bnUcf3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15588> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711764 52.012796, 4.7115607 52.012679, 4.7115509 52.0126828, 4.7116819 52.0127676, 4.7117846 52.0128252, 4.7118 52.0128155, 4.711764 52.012796))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

