@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/bjZfte>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5326.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5326" ;
  gtm:kadastraleAanduiding "M5326"@nl ;
  ns0:name "Perceel GDA01-M5326"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350532670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zxG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88205> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137620936857 52.036382833581,4.7137582987953 52.036470448473,4.7137559309958 52.036525183085,4.713681648215 52.036524057178,4.7136839872295 52.036469304426,4.7136896089393 52.03633774686,4.7136899914144 52.036328787644,4.7137643892391 52.0363299951,4.7137620936857 52.036382833581))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

