@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/bbRU0w>
  gtm:kadastraalNummer "72"^^xsd:string ;
  gtm:kadastraleAanduiding "A72"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A72"^^xsd:string ;
  ns0:name "Perceel GDA01-A72"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bumTg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13074> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7021323 52.0118156, 4.7020877 52.0117902, 4.7021481 52.0117504, 4.702082 52.0117114, 4.7018986 52.0118302, 4.7018915 52.0118261, 4.7018462 52.0118555, 4.7019739 52.0119217, 4.7021323 52.0118156))"^^geo:wktLiteral ;
    osm:area 215.0
  ] .

