@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/bV0jIB>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 837.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N837"^^xsd:string ;
  gtm:kadastraleAanduiding "N837"@nl ;
  ns0:name "Perceel GDA01-N837"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360083770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEcw4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90089> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6828775150557 52.001791252811,4.6828817650272 52.001599500881,4.6828818513283 52.001595861079,4.6829829775508 52.001596726849,4.6829819950398 52.00162219421,4.6829810525219 52.001676640542,4.6829780079226 52.001791674359,4.6828775150557 52.001791252811))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

