@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bWSzdB>
  gtm:kadastraalNummer "716"^^xsd:string ;
  gtm:kadastraleAanduiding "B716"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B716"^^xsd:string ;
  schema:name "Perceel GDA01-B716"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/byWhqq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14562> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708302 52.0109118, 4.7082917 52.010919, 4.7081968 52.0109861, 4.7081621 52.0109673, 4.708109 52.0110066, 4.7082007 52.0110537, 4.7082323 52.0110306, 4.7082581 52.0110117, 4.7083449 52.0109482, 4.7083557 52.0109414, 4.708302 52.0109118))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

