@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/bZakbZ>
  gtm:kadastraalNummer "2123"^^xsd:string ;
  gtm:oppervlakte "84"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2123"^^xsd:string ;
  gtm:kadastraleAanduiding "N2123"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360212370000"@nl ;
  schema:name "Perceel GDA01-N2123"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360212370000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhhizc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bX5tzs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106184> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67483748 52.00663947, 4.67488814 52.00660920, 4.67504836 52.00674228, 4.67502376 52.00675704, 4.67500537 52.00674536, 4.67498613 52.00675690, 4.67495531 52.00673734, 4.67483748 52.00663947))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

