@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/biK2xu>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 2773.0 ;
  gtm:kadastraleAanduiding "E2773"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2773" ;
  ns0:name "Perceel GDA01-E2773"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280277370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi98z> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73708> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7020766345629 52.007867476024,4.7021257826035 52.007893783539,4.7020483720839 52.007947946604,4.7018282406621 52.008104870213,4.7017793816397 52.008079660844,4.7019497899175 52.007955974668,4.7020766345629 52.007867476024))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

