@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/bFOaTe>
  gtm:kadastraalNummer "261"^^xsd:string ;
  gtm:kadastraleAanduiding "D261"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D261"^^xsd:string ;
  ns0:name "Perceel GDA01-D261"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beAc44> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16445> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088694 52.0087719, 4.7087411 52.0087063, 4.7087671 52.0086856, 4.7087851 52.0086721, 4.7087555 52.0086571, 4.7087673 52.0086493, 4.7086004 52.0085635, 4.7085908 52.0085584, 4.7085635 52.0085781, 4.7085355 52.0085986, 4.7085093 52.0086199, 4.7086021 52.008669, 4.7086798 52.00871, 4.7086646 52.0087215, 4.7086844 52.0087341, 4.7087876 52.0087999, 4.7087939 52.008805, 4.7088694 52.0087719))"^^geo:wktLiteral ;
    osm:area 226.0
  ] .

