@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/b3kfYP>
  gtm:oppervlakte 240.0 ;
  gtm:kadastraalNummer 8237.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8237"^^xsd:string ;
  gtm:kadastraleAanduiding "K8237"@nl ;
  schema:name "Perceel GDA01-K8237"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330823770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FDUd>, <https://n2t.net/ark:/60537/bPoznS>, <https://n2t.net/ark:/60537/bzzohH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80111> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7238593838151 52.015653573086,4.723739226492 52.015638146041,4.7235470241275 52.015613486163,4.7234616898351 52.015602533608,4.7234314905696 52.015598660125,4.7234402632261 52.015569928765,4.723458348582 52.015529115585,4.7234585741296 52.015528640472,4.7234812563187 52.015531545765,4.7238831516219 52.015583130178,4.7238593838151 52.015653573086))"^^geo:wktLiteral ;
    osm:area 240.0
  ] .

