@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bcUpBv>
  gtm:kadastraalNummer "102"^^xsd:string ;
  gtm:kadastraleAanduiding "D102"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D102"^^xsd:string ;
  ns0:name "Perceel GDA01-D102"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b3KOTb>, <https://n2t.net/ark:/60537/bhv1HM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16286> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.705048 52.0108119, 4.7050885 52.0108352, 4.7050808 52.0108409, 4.7052642 52.010947, 4.7053376 52.0109021, 4.7053288 52.0108949, 4.7051171 52.010767, 4.705048 52.0108119))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

