@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/bN5FPZ>
  gtm:kadastraalNummer "766"^^xsd:string ;
  gtm:kadastraleAanduiding "A766"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A766"^^xsd:string ;
  ns0:name "Perceel GDA01-A766"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bDwGLX>, <https://n2t.net/ark:/60537/bOyM7E>, <https://n2t.net/ark:/60537/bQdp0V> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13766> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7160244 52.0097681, 4.7160155 52.0097981, 4.7159689 52.0097926, 4.7159657 52.0098055, 4.7164668 52.009862, 4.7164662 52.0098994, 4.7164396 52.009996, 4.7164068 52.0101241, 4.7163895 52.0101921, 4.7164336 52.010193, 4.7164732 52.0100152, 4.7165044 52.0098986, 4.7165002 52.0098811, 4.7164934 52.0098517, 4.7164691 52.0098492, 4.7160244 52.0097681))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

