@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/bUAVib>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 226.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N226"^^xsd:string ;
  gtm:kadastraleAanduiding "N226"@nl ;
  ns0:name "Perceel GDA01-N226"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360022670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6M6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89942> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6813754404139 52.003303772896,4.681361737377 52.003250964536,4.6813299575786 52.003120675277,4.6813675835112 52.003118285283,4.6814084071574 52.003116291967,4.6814583551531 52.003321060489,4.6814342395035 52.00332188664,4.6813887023316 52.003324471903,4.6813787296474 52.003325185106,4.6813754404139 52.003303772896))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

