@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/bLDQqT>
  gtm:kadastraalNummer "2107"^^xsd:string ;
  gtm:oppervlakte "42"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2107"^^xsd:string ;
  gtm:kadastraleAanduiding "N2107"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360210770000"@nl ;
  schema:name "Perceel GDA01-N2107"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360210770000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bhUr3x> ;
  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/106178> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67482026 52.00714951, 4.67476851 52.00711663, 4.67485365 52.00706557, 4.67490531 52.00709851, 4.67482026 52.00714951))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

