@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b12HWY>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 435.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L435"^^xsd:string ;
  gtm:kadastraleAanduiding "L435"@nl ;
  ns0:name "Perceel GDA01-L435"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340043570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcHJjN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMGvfd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/247420> ;
  ns0:startDate "2003-08-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178273749937 52.005115289306,4.7178403645044 52.005220752249,4.7177712370774 52.005223118565,4.7177275264726 52.005224344063,4.717686001289 52.005193331569,4.7176640972802 52.005173801006,4.7176531623964 52.005162889798,4.717635034021 52.005138248326,4.7176295453112 52.005134217262,4.7178062394203 52.005112571461,4.7178273749937 52.005115289306))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

