@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/b1sUEy>
  gtm:kadastraalNummer "847"^^xsd:string ;
  gtm:kadastraleAanduiding "B847"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B847"^^xsd:string ;
  ns0:name "Perceel GDA01-B847"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14693> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710056 52.0109904, 4.7100571 52.0109488, 4.7100453 52.010949, 4.709849 52.0109527, 4.7096583 52.0109652, 4.7095 52.0109758, 4.709146 52.0109988, 4.7091395 52.0110433, 4.7092056 52.0110396, 4.7092882 52.0110337, 4.7093487 52.0110303, 4.7094159 52.0110263, 4.7095022 52.0110206, 4.7095547 52.0110172, 4.7100419 52.0109911, 4.710056 52.0109904))"^^geo:wktLiteral ;
    osm:area 317.0
  ] .

