@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/b4ZQZW>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 2117.0 ;
  gtm:kadastraleAanduiding "B2117"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2117"^^xsd:string ;
  schema:name "Perceel GDA01-B2117"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250211770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZBrF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71945> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7100477355593 52.011072900405,4.7098451600543 52.011082934497,4.7098431518974 52.011071238014,4.7097808849869 52.011073944754,4.7097322608602 52.011076055847,4.7097341858411 52.011088434972,4.7096349023145 52.011093355467,4.7096288671932 52.011056090752,4.7096281472662 52.011051682289,4.70989761257 52.011039534672,4.7100515926987 52.011032591616,4.7100477355593 52.011072900405))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

