@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/bsurpN>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 3782.0 ;
  gtm:kadastraleAanduiding "C3782"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3782" ;
  ns0:name "Perceel GDA01-C3782"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260378270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBrFWM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72840> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7124660809052 52.00925886877,4.7123989510722 52.009238403865,4.7123923584053 52.009245781507,4.7123776212914 52.009241706172,4.7123832906484 52.009233738991,4.7121605339896 52.009166549804,4.7121881060452 52.009136578776,4.7123436807417 52.009184830705,4.7124231945408 52.009208935029,4.7124898980574 52.009229658141,4.7124660809052 52.00925886877))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

