@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/buYQFt>
  gtm:oppervlakte 14.0 ;
  gtm:kadastraalNummer 240.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N240"^^xsd:string ;
  gtm:kadastraleAanduiding "N240"@nl ;
  ns0:name "Perceel GDA01-N240"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360024070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPoByb> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89953> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6806925730138 52.003376670917,4.6807860706064 52.003434928897,4.6807625445443 52.003442697524,4.6807491445135 52.003447416924,4.6807324712887 52.003428800664,4.6806942473956 52.003381319002,4.6806883473688 52.003374038905,4.6806925730138 52.003376670917))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

