@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/br1uSf>
  gtm:kadastraalNummer "542"^^xsd:string ;
  gtm:kadastraleAanduiding "B542"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B542"^^xsd:string ;
  ns0:name "Perceel GDA01-B542"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9a29Z>, <https://n2t.net/ark:/60537/bJyY6M>, <https://n2t.net/ark:/60537/bo6TRw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14388> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7093019 52.0140972, 4.7093628 52.0141291, 4.7093704 52.0141236, 4.7094997 52.0140136, 4.7093694 52.0139413, 4.7093477 52.0139104, 4.7093586 52.0139024, 4.7093339 52.0138895, 4.7093236 52.0138993, 4.709319 52.0139026, 4.7093546 52.0139479, 4.7094038 52.0139832, 4.7094511 52.0140058, 4.7093019 52.0140972))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

