@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/b6f3aG>
  gtm:oppervlakte 68.0 ;
  gtm:kadastraalNummer 4335.0 ;
  gtm:kadastraleAanduiding "C4335"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4335" ;
  ns0:name "Perceel GDA01-C4335"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260433570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqC9FO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72595> ;
  ns0:startDate "2006-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7117176916625 52.011265786281,4.7117573079693 52.011278579387,4.711878142929 52.011317599208,4.7118402654842 52.01136534403,4.7116833626441 52.01130326868,4.7116695767079 52.0112978954,4.711704529791 52.011261531147,4.7117176916625 52.011265786281))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

