@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/bHtPPe>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 5235.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5235" ;
  gtm:kadastraleAanduiding "M5235"@nl ;
  ns0:name "Perceel GDA01-M5235"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350523570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxTMZ4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88117> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130710043229 52.03735949257,4.7130717212563 52.037340908729,4.7130750790206 52.037253381246,4.7130772404433 52.03718723923,4.7130783600243 52.037161269255,4.7131241132305 52.037161980568,4.7131523519746 52.037162420839,4.713151200855 52.037192426411,4.7131701433735 52.037192714597,4.7131638238209 52.03736085079,4.7130710043229 52.03735949257))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

