@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/b4Atwf>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5297.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5297" ;
  gtm:kadastraleAanduiding "M5297"@nl ;
  ns0:name "Perceel GDA01-M5297"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350529770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOAmJ> ;
  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/88176> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144891400405 52.037202144018,4.7146309189225 52.037204212184,4.7147457413407 52.037205856607,4.7147780899237 52.037206310967,4.7147770806298 52.037234708443,4.7147763823512 52.037252096946,4.7146292105249 52.037250043098,4.714487430148 52.037248064805,4.7144583163992 52.03724765581,4.714459997445 52.037201716881,4.7144891400405 52.037202144018))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

