@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/bngWkA>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2082.0 ;
  gtm:kadastraleAanduiding "F2082"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2082" ;
  ns0:name "Perceel GDA01-F2082"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290208270000/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/75511> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6961673544238 52.006633689098,4.6960966816894 52.00660191357,4.6959955959412 52.006556117241,4.6958179856994 52.006476488362,4.6958324002564 52.006465436372,4.6958610075432 52.006440715451,4.6959753527219 52.006492728857,4.6960390105118 52.006520373537,4.696140184712 52.006566098441,4.6962115363352 52.006597293681,4.6961673544238 52.006633689098))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

