@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bFByr2>
  gtm:oppervlakte "5" ;
  gtm:kadastraalNummer "7299" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7299" ;
  gtm:kadastraleAanduiding "M7299" ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16350729970000"@nl ;
  ns0:name "Perceel GDA01-M7299"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350729970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bY7XX7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105784> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70413772 52.03227108, 4.70417773 52.03226845, 4.70418180 52.03229195, 4.70413772 52.03227108))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

