@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/bBruv6>
  gtm:kadastraalNummer "453"^^xsd:string ;
  gtm:kadastraleAanduiding "E453"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E453"^^xsd:string ;
  ns0:name "Perceel GDA01-E453"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1t71Y>, <https://n2t.net/ark:/60537/bg25AU>, <https://n2t.net/ark:/60537/bIJa2w>, <https://n2t.net/ark:/60537/bn4qUS> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17653> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.702442 52.005145, 4.7027033 52.0054011, 4.7029152 52.0056056, 4.703677 52.0053166, 4.7031501 52.0048785, 4.702442 52.005145))"^^geo:wktLiteral ;
    osm:area 3582.0
  ] .

