@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/buzovo>
  gtm:kadastraalNummer "271"^^xsd:string ;
  gtm:kadastraleAanduiding "A271"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A271"^^xsd:string ;
  ns0:name "Perceel GDA01-A271"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bg25yy>, <https://n2t.net/ark:/60537/bLQG21> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13273> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096357 52.0158419, 4.7096407 52.0158265, 4.7096559 52.0158114, 4.7096597 52.0158106, 4.7096757 52.0157533, 4.7096 52.0157467, 4.7095581 52.0158591, 4.7095435 52.0158614, 4.7095343 52.0159036, 4.7094171 52.016668, 4.7094074 52.0167056, 4.7094064 52.0167102, 4.7094219 52.0167049, 4.7094892 52.0167128, 4.7095306 52.0166637, 4.7095736 52.0162767, 4.7095981 52.0160994, 4.7096129 52.015862, 4.7096218 52.0158517, 4.7096357 52.0158419))"^^geo:wktLiteral ;
    osm:area 686.0
  ] .

