@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/br1yr2>
  gtm:oppervlakte 299.0 ;
  gtm:kadastraalNummer 4565.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4565" ;
  gtm:kadastraleAanduiding "M4565"@nl ;
  ns0:name "Perceel GDA01-M4565"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350456570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZo9vx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87616> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6947883639889 52.027570576068,4.6946955271924 52.02752359605,4.6949298605495 52.0273446488,4.6950632241655 52.027412117722,4.6948379728604 52.027581384206,4.6948290448756 52.027581106998,4.6948202140337 52.027580201173,4.694811626036 52.027578667588,4.6948033824565 52.027576533806,4.6947955994395 52.027573827473,4.6947883639889 52.027570576068))"^^geo:wktLiteral ;
    osm:area 299.0
  ] .

