@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/b2hMNw>
  gtm:oppervlakte 178.0 ;
  gtm:kadastraalNummer 818.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N818"^^xsd:string ;
  gtm:kadastraleAanduiding "N818"@nl ;
  ns0:name "Perceel GDA01-N818"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360081870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDBN> ;
  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/106470> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6874932735705 52.001429701023,4.6874237835069 52.001471425682,4.6873973551066 52.001456284824,4.6873325778052 52.001419990853,4.6871625200414 52.001327144656,4.687249135351 52.00127520327,4.6873865115594 52.001362605781,4.6874644176763 52.001411471704,4.6874932735705 52.001429701023))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

