@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/bsurRQ>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 2132.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2132" ;
  gtm:kadastraleAanduiding "K2132"@nl ;
  ns0:name "Perceel GDA01-K2132"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330213270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPqUK> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81029> ;
  ns0:startDate "2003-03-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7275543508643 52.014947974232,4.7276379920705 52.01494329252,4.7276522224341 52.015315635252,4.7275598029064 52.015316906134,4.727547804756 52.014948342029,4.7275543508643 52.014947974232))"^^geo:wktLiteral ;
    osm:area 258.0
  ] .

