@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bwEsPE>
  gtm:oppervlakte "101"^^xsd:string ;
  gtm:kadastraalNummer "9924"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9924"^^xsd:string ;
  gtm:kadastraleAanduiding "K9924"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16330992470000"@nl ;
  ns0:name "Perceel GDA01-K9924"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330992470000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDj0s2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105700> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.72493973 52.01444344, 4.72493804 52.01439320, 4.72520817 52.01442044, 4.72519524 52.01446921, 4.72493973 52.01444344))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

