@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/bTkJUy>
  gtm:kadastraalNummer "2106"^^xsd:string ;
  gtm:oppervlakte "42"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2106"^^xsd:string ;
  gtm:kadastraleAanduiding "N2106"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360210670000"@nl ;
  schema:name "Perceel GDA01-N2106"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360210670000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b12KjC> ;
  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/106177> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67476851 52.00711663, 4.67471674 52.00708376, 4.67480199 52.00703264, 4.67485365 52.00706557, 4.67476851 52.00711663))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

