@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/bijBjS>
  gtm:kadastraalNummer "16"^^xsd:string ;
  gtm:kadastraleAanduiding "A16"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A16"^^xsd:string ;
  schema:name "Perceel GDA01-A16"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bg25Tk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13019> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6998023 52.010473, 4.6997647 52.0104529, 4.6997071 52.0104957, 4.699743 52.010515, 4.6998023 52.010473))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

