@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/b7HUiL>
  gtm:kadastraalNummer "1001" ;
  gtm:kadastraleAanduiding "B1001" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1001" ;
  ns0:name "Perceel GDA01-B1001"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14847> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088021 52.010056, 4.7087522 52.0100251, 4.7087114 52.0099997, 4.7086732 52.0099786, 4.7086215 52.0100145, 4.7087394 52.0100904, 4.7088021 52.010056))"^^geo:wktLiteral ;
    osm:area 67.0
  ] .

