@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/b0qtEH>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 2693.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2693" ;
  gtm:kadastraleAanduiding "M2693"@nl ;
  ns0:name "Perceel GDA01-M2693"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350269370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86257> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058989280838 52.032911038063,4.7058377360678 52.032914836644,4.7058352303236 52.032899452016,4.7058249951889 52.032892103218,4.705811405045 52.032811192081,4.705786289112 52.032666954028,4.7058560020455 52.032662458742,4.7058811182006 52.03280669678,4.7058964223188 52.032895653437,4.7058989280838 52.032911038063))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

