@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bnHhQs>
  gtm:kadastraalNummer "496"^^xsd:string ;
  gtm:kadastraleAanduiding "B496"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B496"^^xsd:string ;
  ns0:name "Perceel GDA01-B496"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14342> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7083359 52.0130179, 4.7085995 52.0130901, 4.708612 52.0130726, 4.7083473 52.0129989, 4.7083359 52.0130179))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

