@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/bKaVua>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 5296.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5296"^^xsd:string ;
  gtm:kadastraleAanduiding "K5296"@nl ;
  ns0:name "Perceel GDA01-K5296"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330529670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjA08u> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82776> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7417648470549 52.007574807619,4.742005359089 52.007395477567,4.7420660280716 52.007426388572,4.7420172364427 52.007462793767,4.7420059910722 52.007470983468,4.7418255880261 52.007605782061,4.7417648470549 52.007574807619))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

