@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/brRhNU>
  gtm:kadastraalNummer "28"^^xsd:string ;
  gtm:kadastraleAanduiding "E28"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E28"^^xsd:string ;
  ns0:name "Perceel GDA01-E28"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bcHTvq>, <https://n2t.net/ark:/60537/biWT2n> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17244> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6945735 52.0082856, 4.6947206 52.0082795, 4.695053 52.0083101, 4.6951979 52.0083485, 4.6953135 52.0084547, 4.6954589 52.0085458, 4.6955311 52.0085814, 4.6955521 52.0086036, 4.6955362 52.0086211, 4.6954844 52.0086438, 4.6955188 52.0086418, 4.6955488 52.0086526, 4.695574 52.0086538, 4.6956199 52.008641, 4.6957793 52.0086056, 4.6958376 52.0086398, 4.6964848 52.0084017, 4.6965794 52.0083811, 4.6964347 52.0083005, 4.6962403 52.0083427, 4.6957732 52.0083986, 4.6957341 52.0083927, 4.6956388 52.0083315, 4.6950551 52.008116, 4.6945735 52.0082856))"^^geo:wktLiteral ;
    osm:area 2687.0
  ] .

