@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/bAoZ2z>
  gtm:kadastraalNummer "546"^^xsd:string ;
  gtm:kadastraleAanduiding "E546"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E546"^^xsd:string ;
  ns0:name "Perceel GDA01-E546"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b500YG>, <https://n2t.net/ark:/60537/bEYzyJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17746> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071564 52.002013, 4.7071361 52.0019953, 4.7071032 52.0019876, 4.7070836 52.0019887, 4.7057936 52.0025243, 4.7058529 52.0025772, 4.706803 52.0022093, 4.7094102 52.0041652, 4.70974 52.0040021, 4.7077298 52.002458, 4.707433 52.0022266, 4.7072947 52.0021198, 4.7071564 52.002013))"^^geo:wktLiteral ;
    osm:area 9544.0
  ] .

