@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/bPNLQL>
  gtm:kadastraalNummer "1011" ;
  gtm:kadastraleAanduiding "B1011" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1011" ;
  ns0:name "Perceel GDA01-B1011"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14857> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082209 52.0099504, 4.7082761 52.0099833, 4.7082514 52.010002, 4.7082967 52.0100273, 4.7083302 52.0100461, 4.7083563 52.0100274, 4.708493 52.0099373, 4.7085606 52.0098887, 4.7085116 52.0098634, 4.7085504 52.0098337, 4.7085866 52.0098066, 4.7087198 52.0097065, 4.7087354 52.0096957, 4.7086607 52.0096637, 4.7086486 52.0096743, 4.7085154 52.0097922, 4.7085114 52.0097898, 4.7084629 52.0098368, 4.7084264 52.0098166, 4.7082897 52.0098997, 4.7082209 52.0099504))"^^geo:wktLiteral ;
    osm:area 410.0
  ] .

