@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bvOF6b>
  gtm:kadastraalNummer "2109"^^xsd:string ;
  gtm:oppervlakte "41"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2109"^^xsd:string ;
  gtm:kadastraleAanduiding "N2109"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360210970000"@nl ;
  schema:name "Perceel GDA01-N2109"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360210970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTcgn> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/boK1om> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106180> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67492379 52.00721525, 4.67487202 52.00718238, 4.67495699 52.00713144, 4.67500865 52.00716437, 4.67492379 52.00721525))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

