@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/brrTqZ>
  gtm:kadastraalNummer "462"^^xsd:string ;
  gtm:kadastraleAanduiding "E462"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E462"^^xsd:string ;
  ns0:name "Perceel GDA01-E462"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bWG38Q> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17662> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.704853 52.0051277,4.7048796 52.0051514,4.7051756 52.0050514,4.7051517 52.005029,4.7051057 52.0050442,4.704853 52.0051277,4.704853 52.0051277))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

