@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/bDJff1>
  gtm:kadastraalNummer "2108"^^xsd:string ;
  gtm:oppervlakte "42"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2108"^^xsd:string ;
  gtm:kadastraleAanduiding "N2108"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360210870000"@nl ;
  schema:name "Perceel GDA01-N2108"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360210870000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bH3BD5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTcgn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106179> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67487202 52.00718238, 4.67482026 52.00714951, 4.67490531 52.00709851, 4.67495699 52.00713144, 4.67487202 52.00718238))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

