@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/bZAIMW>
  gtm:oppervlakte 2750.0 ;
  gtm:kadastraalNummer 5832.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5832" ;
  gtm:kadastraleAanduiding "M5832"@nl ;
  ns0:name "Perceel GDA01-M5832"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350583270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTLgqo> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88672> ;
  ns0:startDate "2007-08-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6768215143644 52.022716939863,4.676227081787 52.022422019185,4.6765023594578 52.02235791292,4.6768642788993 52.022289430093,4.6773432174822 52.022216564303,4.6774378186466 52.022452028949,4.6774859586402 52.022510806776,4.6772300391615 52.022590896628,4.6770702474316 52.022713469761,4.6769854474564 52.022671404807,4.6768847745208 52.022748322583,4.6768215143644 52.022716939863))"^^geo:wktLiteral ;
    osm:area 2743.0
  ] .

