@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/bEYoaM>
  gtm:kadastraalNummer "499"^^xsd:string ;
  gtm:kadastraleAanduiding "E499"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E499"^^xsd:string ;
  ns0:name "Perceel GDA01-E499"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/boWH3e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17699> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100352 52.006232, 4.7095713 52.0059998, 4.709524 52.0060277, 4.7095564 52.0060451, 4.7095926 52.0060432, 4.7096242 52.0060592, 4.7096244 52.0060816, 4.7099753 52.0062499, 4.7100104 52.0062501, 4.7100352 52.006232))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

