@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/btWhti>
  gtm:kadastraalNummer "511"^^xsd:string ;
  gtm:kadastraleAanduiding "A511"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A511"^^xsd:string ;
  ns0:name "Perceel GDA01-A511"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBEogw>, <https://n2t.net/ark:/60537/be9NGO> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13513> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7173888 52.0161773, 4.7173544 52.016171, 4.7173136 52.0163192, 4.7173483 52.0163236, 4.7173828 52.016328, 4.7174188 52.0161828, 4.7173888 52.0161773))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

