@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/bsTQEh>
  gtm:oppervlakte 113.0 ;
  gtm:kadastraalNummer 5325.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5325" ;
  gtm:kadastraleAanduiding "M5325"@nl ;
  ns0:name "Perceel GDA01-M5325"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350532570000/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/88204> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136896089393 52.03633774686,4.7136839872295 52.036469304426,4.713681648215 52.036524057178,4.7136051215967 52.036522891424,4.7136074910672 52.036468057952,4.7136112862523 52.036380443065,4.7136135827945 52.036327550662,4.7136899914144 52.036328787644,4.7136896089393 52.03633774686))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

