@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/bSvRWz>
  gtm:kadastraalNummer "322"^^xsd:string ;
  gtm:kadastraleAanduiding "E322"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E322"^^xsd:string ;
  ns0:name "Perceel GDA01-E322"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bLDYCn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17527> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.702304 52.0059055, 4.702328 52.0059281, 4.7023655 52.0059108, 4.7023409 52.0058905, 4.702304 52.0059055))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

