@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/bB14TE>
  gtm:kadastraalNummer "145"^^xsd:string ;
  gtm:kadastraleAanduiding "B145"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B145"^^xsd:string ;
  schema:name "Perceel GDA01-B145"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13992> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066383 52.0129744, 4.7066291 52.0129814, 4.7062703 52.0132535, 4.7063078 52.0132764, 4.7066754 52.0130043, 4.7066827 52.0129966, 4.7066383 52.0129744))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

