@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/b1sUOm>
  gtm:kadastraalNummer "8"^^xsd:string ;
  gtm:kadastraleAanduiding "E8"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E8"^^xsd:string ;
  ns0:name "Perceel GDA01-E8"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b7UQ1X>, <https://n2t.net/ark:/60537/biWTkC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17224> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6986232 52.010378, 4.6985988 52.0103661, 4.6985173 52.0104128, 4.6987477 52.0105285, 4.6988394 52.0104809, 4.6986627 52.0103962, 4.6987027 52.0103725, 4.6986918 52.0103638, 4.6987201 52.0103469, 4.6987021 52.0103355, 4.6986232 52.010378))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

