@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/btWk3h>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 1838.0 ;
  gtm:kadastraleAanduiding "A1838"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1838" ;
  ns0:name "Perceel GDA01-A1838"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240183870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQHzX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69976> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.715577624591 52.011574161406,4.7155880554992 52.011531283328,4.7158064373277 52.011553247309,4.7160201470534 52.011576927995,4.7160090517354 52.011621402257,4.7158245504943 52.011600404889,4.7157959209008 52.011597958551,4.715796309525 52.011596324879,4.715577624591 52.011574161406))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

