@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bKBgBI>
  gtm:kadastraalNummer "167"^^xsd:string ;
  gtm:kadastraleAanduiding "B167"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B167"^^xsd:string ;
  schema:name "Perceel GDA01-B167"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14014> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7059266 52.013027, 4.7058503 52.0129831, 4.705884 52.0129601, 4.7059268 52.0129309, 4.705963 52.0129063, 4.7059997 52.0128813, 4.7060371 52.0128547, 4.7060229 52.0128473, 4.7058203 52.0129917, 4.7059073 52.0130403, 4.7059266 52.013027))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

