@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/bEmmih>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 1124.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1124"^^xsd:string ;
  gtm:kadastraleAanduiding "N1124"@nl ;
  ns0:name "Perceel GDA01-N1124"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360112470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/breqAg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105908> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6795701351875 52.004154268388,4.6794866200061 52.004101156927,4.6795422699765 52.004067829813,4.6795987872721 52.004033986558,4.6796552456654 52.004000178876,4.6797350076927 52.003952417364,4.6798183649757 52.004005383886,4.6796630575943 52.004098559367,4.6795990815153 52.004137148652,4.6795701351875 52.004154268388))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

