@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bYykPh>
  gtm:oppervlakte "119" ;
  gtm:kadastraalNummer "5995" ;
  gtm:kadastraleAanduiding "E5995" ;
  ns0:identifier "perceel/E5995" ;
  prov:hadPrimarySource <https://api.kadastralekaart.com/api/v1/parcel/GDA01/E/5995> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/232468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70149458 52.00991096, 4.70147808 52.00992353, 4.70119982 52.00976941, 4.70123090 52.00973367, 4.70152210 52.00989002, 4.70149458 52.00991096))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

