@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/bsurvS>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 4209.0 ;
  gtm:kadastraleAanduiding "E4209"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4209"^^xsd:string ;
  ns0:name "Perceel GDA01-E4209"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280420970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7hLc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74597> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6964750534945 52.010386947045,4.6964305320728 52.010398829148,4.6962912395171 52.010352503319,4.6962641554585 52.010340623454,4.6962630376143 52.010341326978,4.6961873947341 52.010295203823,4.6962418994177 52.010261214973,4.696347827905 52.010326022991,4.6963796526635 52.010345022519,4.6964527983116 52.010377405581,4.6964750534945 52.010386947045))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

