@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/b4N6z6>
  gtm:kadastraalNummer "189"^^xsd:string ;
  gtm:kadastraleAanduiding "A189"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A189"^^xsd:string ;
  schema:name "Perceel GDA01-A189"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13191> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7054032 52.0148903, 4.7054768 52.0149272, 4.706268 52.0144958, 4.7064063 52.0144209, 4.7063823 52.0144046, 4.7063406 52.0144268, 4.7063105 52.0144053, 4.7054032 52.0148903))"^^geo:wktLiteral ;
    osm:area 501.0
  ] .

