@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/btJDZB>
  gtm:oppervlakte 521.0 ;
  gtm:kadastraalNummer 9700.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9700"^^xsd:string ;
  gtm:kadastraleAanduiding "K9700"@nl ;
  ns0:name "Perceel GDA01-K9700"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330970070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRSZET> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80905> ;
  ns0:startDate "2022-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7399584800309 52.006149811345,4.7400795840936 52.006243560939,4.7398862875014 52.006336211056,4.739760362854 52.006414912938,4.7396789670686 52.006465995642,4.7396708537328 52.006471101357,4.7395533922082 52.006342990799,4.7395556501442 52.006341951581,4.7398329515768 52.006214232933,4.7399584800309 52.006149811345))"^^geo:wktLiteral ;
    osm:area 505.0
  ] .

