@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bzmup1>
  gtm:kadastraalNummer "301" ;
  gtm:kadastraleAanduiding "B301" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B301" ;
  ns0:name "Perceel GDA01-B301"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7051665 52.0113469, 4.7051792 52.011354, 4.7052969 52.0114183, 4.7053325 52.0113936, 4.7052201 52.0113306, 4.7052077 52.0113236, 4.7051665 52.0113469))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

