@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/bzzbhJ>
  gtm:kadastraalNummer "27"^^xsd:string ;
  gtm:kadastraleAanduiding "E27"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E27"^^xsd:string ;
  ns0:name "Perceel GDA01-E27"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bvC5AU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17243> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6912887 52.0094927, 4.691712 52.0093287, 4.6919376 52.009263, 4.6921711 52.0091853, 4.6924466 52.0090414, 4.6944544 52.0083085, 4.6945735 52.0082856, 4.6950551 52.008116, 4.6949708 52.0080839, 4.6948716 52.0080293, 4.6945257 52.0081633, 4.6943867 52.0081979, 4.6943558 52.0081777, 4.6923156 52.0089718, 4.6920627 52.0090901, 4.6915921 52.0092306, 4.6911765 52.0093747, 4.6912887 52.0094927))"^^geo:wktLiteral ;
    osm:area 4051.0
  ] .

