@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/bhUfqH>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 515.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M515"^^xsd:string ;
  gtm:kadastraleAanduiding "M515"@nl ;
  ns0:name "Perceel GDA01-M515"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350051570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQG1Q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84699> ;
  ns0:startDate "1998-05-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984263665179 52.025810970697,4.6984968549363 52.025846383827,4.6983935734232 52.025924329258,4.6983205867963 52.025980322419,4.6982921809748 52.026001638488,4.6982234558647 52.02596715237,4.6982206363601 52.025965733682,4.6983226960087 52.025888626162,4.6984263665179 52.025810970697))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

