@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/bNIYcR>
  gtm:oppervlakte 51.0 ;
  gtm:kadastraalNummer 3827.0 ;
  gtm:kadastraleAanduiding "H3827"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3827" ;
  ns0:name "Perceel GDA01-H3827"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310382770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc7Bq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256943> ;
  ns0:startDate "2020-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034225132738 52.017929771629,4.7033808549238 52.017929322936,4.7031246795522 52.017932661463,4.703197134845 52.017930269077,4.7032296238004 52.017929199455,4.7033787074088 52.017921122028,4.7039169374067 52.01789014506,4.7039185729301 52.01790040133,4.7034225132738 52.017929771629))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

