@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bnHndq>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 1436.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1436"^^xsd:string ;
  gtm:kadastraleAanduiding "N1436"@nl ;
  ns0:name "Perceel GDA01-N1436"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360143670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/buMhQ6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106003> ;
  ns0:startDate "2021-09-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6777665474615 52.005133011757,4.677550238899 52.004996054276,4.6775707949968 52.004983702253,4.6776065978247 52.004962264947,4.6778228629936 52.005099204087,4.6778037632701 52.005110639122,4.6777973082267 52.005114519177,4.6777665474615 52.005133011757))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

