@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/bs3ZrT>
  gtm:kadastraalNummer "255"^^xsd:string ;
  gtm:kadastraleAanduiding "D255"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D255"^^xsd:string ;
  ns0:name "Perceel GDA01-D255"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b3KO6x>, <https://n2t.net/ark:/60537/beAc44>, <https://n2t.net/ark:/60537/bfq0jt>, <https://n2t.net/ark:/60537/bQdnyy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16439> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086299 52.0087713, 4.7086554 52.008753, 4.7086844 52.0087341, 4.7086646 52.0087215, 4.7086798 52.00871, 4.7086021 52.008669, 4.7085872 52.0086804, 4.7085976 52.008686, 4.7085612 52.0087158, 4.7085527 52.0087231, 4.7086299 52.0087713))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

