@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/b7UEHo>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 2176.0 ;
  gtm:kadastraleAanduiding "C2176"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2176" ;
  ns0:name "Perceel GDA01-C2176"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260217670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3XvYT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72440> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7142089138897 52.011901153474,4.7141766487498 52.011997252765,4.7141733023284 52.012007669167,4.7140941027124 52.011966130357,4.7141683136792 52.01189365873,4.7141782266689 52.011878578937,4.7141825497089 52.011871997178,4.7142013709234 52.0118748013,4.7141981071929 52.011884562022,4.7142124607386 52.011886118179,4.7142075194255 52.011900893826,4.7142089138897 52.011901153474))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

