@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bsurMW>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 7594.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7594"^^xsd:string ;
  gtm:kadastraleAanduiding "K7594"@nl ;
  schema:name "Perceel GDA01-K7594"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330759470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmH3n> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79659> ;
  schema:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7471740500638 52.013301122453,4.7472062864805 52.013500039636,4.7471173192553 52.013505703988,4.7470865303309 52.01331663692,4.7471740500638 52.013301122453))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

