@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/bE8AdL>
  gtm:kadastraalNummer "680"^^xsd:string ;
  gtm:kadastraleAanduiding "A680"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A680"^^xsd:string ;
  schema:name "Perceel GDA01-A680"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beZBuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13682> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7195626 52.0133889, 4.7195626 52.0133889, 4.7199462 52.0134195, 4.7206368 52.0109809, 4.720257 52.0109354, 4.7195487 52.0108518, 4.7188769 52.0131878, 4.7188194 52.013386, 4.7187467 52.0136389, 4.7187399 52.0136624, 4.7187383 52.0136751, 4.7187407 52.0136803, 4.718749 52.0136915, 4.7187646 52.0136989, 4.7187839 52.0137045, 4.719034 52.01375, 4.719091 52.0135834, 4.719102 52.0135512, 4.7191211 52.0134953, 4.7194699 52.0135257, 4.7195054 52.0133867, 4.7195156 52.0133814, 4.7195307 52.0133805, 4.7195487 52.0133819, 4.7195597 52.0133859, 4.7195626 52.0133889))"^^geo:wktLiteral ;
    osm:area 22526.0
  ] .

