@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bM3eLA>
  gtm:kadastraalNummer "10015" ;
  gtm:oppervlakte "226" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K10015" ;
  gtm:kadastraleAanduiding "K10015" ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16331001570000"@nl ;
  ns0:name "Perceel GDA01-K10015"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16331001570000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhHJsT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105551> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.73327431 52.01112544, 4.73330383 52.01095701, 4.73347762 52.01096926, 4.73344814 52.01113750, 4.73336136 52.01113148, 4.73327431 52.01112544))"^^geo:wktLiteral ;
    osm:area 226.0
  ] .

