@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/bIiAbp>
  gtm:kadastraalNummer "545"^^xsd:string ;
  gtm:kadastraleAanduiding "E545"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E545"^^xsd:string ;
  ns0:name "Perceel GDA01-E545"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b500YG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17745> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7070836 52.0019887, 4.7071032 52.0019876, 4.7070748 52.0019659, 4.7057307 52.0025199, 4.7057431 52.0025279, 4.70576 52.0025317, 4.7057774 52.002529, 4.7057936 52.0025243, 4.7070836 52.0019887))"^^geo:wktLiteral ;
    osm:area 290.0
  ] .

