@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/bABJnt>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 4161.0 ;
  gtm:kadastraleAanduiding "E4161"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4161"^^xsd:string ;
  ns0:name "Perceel GDA01-E4161"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280416170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfRky> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74565> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6965580463742 52.009932413323,4.6964709211638 52.009878106436,4.6964286375167 52.00985066835,4.6962846287727 52.0097617277,4.6963336780164 52.009731985275,4.6964771738267 52.009821129589,4.6964766445261 52.009821450066,4.6965207830815 52.009847613675,4.6966077457319 52.009902072375,4.6965580463742 52.009932413323))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

