@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bdWU4e>
  gtm:kadastraalNummer "573" ;
  gtm:kadastraleAanduiding "D573" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D573" ;
  ns0:name "Perceel GDA01-D573"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bd7k91> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16758> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121041 52.0085745, 4.7120927 52.0085711, 4.7118646 52.008492, 4.7115875 52.0083962, 4.7115123 52.0083683, 4.7114789 52.0084011, 4.7118206 52.0085223, 4.7120644 52.0086069, 4.7120759 52.0086118, 4.7121041 52.0085745))"^^geo:wktLiteral ;
    osm:area 204.0
  ] .

