@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/bQ0txr>
  gtm:oppervlakte 33.0 ;
  gtm:kadastraalNummer 540.0 ;
  gtm:kadastraleAanduiding "C540"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C540"^^xsd:string ;
  schema:name "Perceel GDA01-C540"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260054070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15422> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129053783467 52.011173911735,4.7130097057079 52.011184207769,4.713014832217 52.011169729847,4.7130324765931 52.011171340949,4.7130191844334 52.011218355068,4.712897680669 52.011207286525,4.7129053783467 52.011173911735))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

