@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bpZ29k>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 2436.0 ;
  gtm:kadastraleAanduiding "D2436"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2436"^^xsd:string ;
  schema:name "Perceel GDA01-D2436"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270243670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCI2z> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73088> ;
  schema:startDate "2018-09-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097565546393 52.008035354345,4.7097542843852 52.008037156938,4.7096378255819 52.007971419545,4.7097048593601 52.007942134639,4.7098048357391 52.007996928105,4.7097754101259 52.008020344353,4.7097648250044 52.008028777483,4.7097647071362 52.008028866689,4.7097565546393 52.008035354345))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

