@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/bngTw4>
  gtm:kadastraalNummer "265"^^xsd:string ;
  gtm:kadastraleAanduiding "C265"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C265"^^xsd:string ;
  ns0:name "Perceel GDA01-C265"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bs4bnh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126439 52.0100998, 4.7126764 52.0101098, 4.7127102 52.0101202, 4.7127504 52.0100705, 4.7127585 52.010073, 4.7127723 52.0100609, 4.7128478 52.0100121, 4.7128624 52.0099951, 4.7129359 52.0099016, 4.7129163 52.0098949, 4.7129193 52.0098907, 4.712909 52.0098868, 4.7128337 52.0098614, 4.7126882 52.0100443, 4.7126734 52.0100624, 4.7126439 52.0100998))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

