@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/benmbT>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2083.0 ;
  gtm:kadastraleAanduiding "F2083"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2083" ;
  ns0:name "Perceel GDA01-F2083"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290208370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFCi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75512> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6962115363352 52.006597293681,4.696140184712 52.006566098441,4.6960390105118 52.006520373537,4.6959753527219 52.006492728857,4.6958610075432 52.006440715451,4.6959020144694 52.006405263263,4.6960822914502 52.006484790824,4.6961850009711 52.006529176441,4.6962557477168 52.006560871456,4.6962115363352 52.006597293681))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

