@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bixnqA>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 4072.0 ;
  gtm:kadastraleAanduiding "E4072"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4072" ;
  ns0:name "Perceel GDA01-E4072"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280407270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105245> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6964298744283 52.010445286419,4.6963104358174 52.010434815066,4.6962472032447 52.010434021472,4.6961241606423 52.010433407047,4.6961247938012 52.010388558559,4.6962476309923 52.010389261663,4.6962476153377 52.010390277262,4.6962591525483 52.010393041507,4.6962598653587 52.010392155837,4.6963109337495 52.010399673276,4.6964303142579 52.010414854218,4.6964298744283 52.010445286419))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

