@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/bpMmjk>
  gtm:oppervlakte 341.0 ;
  gtm:kadastraalNummer 4697.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4697" ;
  gtm:kadastraleAanduiding "M4697"@nl ;
  ns0:name "Perceel GDA01-M4697"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350469770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJa09> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87740> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983254034082 52.029233259019,4.6982593275055 52.029282973727,4.6982164917981 52.029285437587,4.6982036520354 52.02927892677,4.6981729582407 52.029302009122,4.6978911239442 52.02915887334,4.6980066152619 52.029072092323,4.6983254034082 52.029233259019))"^^geo:wktLiteral ;
    osm:area 341.0
  ] .

