@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/bgF4h6>
  gtm:kadastraalNummer "2166"^^xsd:string ;
  gtm:oppervlakte "94"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2166"^^xsd:string ;
  gtm:kadastraleAanduiding "N2166"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360216670000"@nl ;
  schema:name "Perceel GDA01-N2166"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360216670000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7I8mK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106205> ;
  schema:startDate "2021-11-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67568366 52.00675505, 4.67575492 52.00671232, 4.67589544 52.00680038, 4.67582321 52.00684369, 4.67568366 52.00675505))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

