@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/bB14UP>
  gtm:kadastraalNummer "533"^^xsd:string ;
  gtm:kadastraleAanduiding "B533"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B533"^^xsd:string ;
  ns0:name "Perceel GDA01-B533"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/buMhF7>, <https://n2t.net/ark:/60537/bvbxhf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14379> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7089708 52.0139264, 4.70909 52.0137999, 4.7090425 52.0137788, 4.7089288 52.0138998, 4.70892 52.0139056, 4.7089708 52.0139264))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

