@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/bxTE8o>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 5211.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5211" ;
  gtm:kadastraleAanduiding "M5211"@nl ;
  ns0:name "Perceel GDA01-M5211"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350521170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5nH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88095> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095677887123 52.037485780551,4.7095098256186 52.037489626606,4.7095062981153 52.037469427415,4.7095014840357 52.037441787437,4.7098181114941 52.037420949401,4.7098294039403 52.037487636154,4.7098126409628 52.037488744177,4.7095710741841 52.03750463908,4.7095677887123 52.037485780551))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

