@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/b4ZOvc>
  gtm:kadastraalNummer "232"^^xsd:string ;
  gtm:kadastraleAanduiding "E232"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E232"^^xsd:string ;
  ns0:name "Perceel GDA01-E232"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPBi0c> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17448> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7055962 52.0071629, 4.70556 52.0071453, 4.7053344 52.0072563, 4.7051089 52.0073674, 4.7048575 52.007501, 4.7048913 52.0075198, 4.7051454 52.0073834, 4.7055654 52.0071779, 4.7055962 52.0071629))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

