@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/b74Oc5>
  gtm:kadastraalNummer "467"^^xsd:string ;
  gtm:kadastraleAanduiding "B467"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B467"^^xsd:string ;
  ns0:name "Perceel GDA01-B467"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14313> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7079594 52.0120676, 4.7079499 52.0120757, 4.7077383 52.0122661, 4.7077544 52.0122729, 4.707545 52.0124472, 4.70761 52.0124776, 4.7078434 52.0122497, 4.7080057 52.0121035, 4.7080142 52.0120962, 4.7079594 52.0120676))"^^geo:wktLiteral ;
    osm:area 245.0
  ] .

