@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/benijQ>
  gtm:kadastraalNummer "737"^^xsd:string ;
  gtm:kadastraleAanduiding "B737"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B737"^^xsd:string ;
  ns0:name "Perceel GDA01-B737"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bp9fRH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14583> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090089 52.0114002, 4.7089932 52.0113997, 4.7088426 52.0113929, 4.7088334 52.0113998, 4.7087961 52.0114277, 4.7087663 52.0114501, 4.7088579 52.0114596, 4.7089841 52.0114581, 4.7089997 52.0114582, 4.7090089 52.0114002))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

