@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/brRkzS>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 3733.0 ;
  gtm:kadastraleAanduiding "F3733"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3733" ;
  ns0:name "Perceel GDA01-F3733"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290373370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76416> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7003108947292 52.002316821382,4.7002321399268 52.002317584176,4.700227638226 52.002126643749,4.7002639345341 52.002126316286,4.7002637831995 52.002120985266,4.7003025132534 52.002120546157,4.7003080481198 52.002120488574,4.7003085708894 52.002138648244,4.7003082334712 52.002202500048,4.7003108947292 52.002316821382))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

