@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/bumGSz>
  gtm:kadastraalNummer "22"^^xsd:string ;
  gtm:kadastraleAanduiding "B22"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B22"^^xsd:string ;
  ns0:name "Perceel GDA01-B22"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13869> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096235 52.0147047, 4.7096038 52.0147034, 4.7094935 52.0146545, 4.7093886 52.0146103, 4.7094102 52.0145903, 4.7087997 52.014339, 4.7087988 52.0144203, 4.709348 52.014654, 4.7095932 52.0147584, 4.7096153 52.0147598, 4.7096235 52.0147047))"^^geo:wktLiteral ;
    osm:area 494.0
  ] .

