@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/b4a4aQ>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5328.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5328" ;
  gtm:kadastraleAanduiding "M5328"@nl ;
  ns0:name "Perceel GDA01-M5328"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350532870000/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/88207> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139107151878 52.036385211405,4.7139067748579 52.03647282547,4.7139043215577 52.036527442747,4.7138298640277 52.036526306946,4.7138323175537 52.036471680683,4.7138382289365 52.036340214652,4.7138386413384 52.036331201676,4.7139130828905 52.036332409288,4.7139107151878 52.036385211405))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

