@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bumKnD>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 2540.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2540" ;
  gtm:kadastraleAanduiding "M2540"@nl ;
  ns0:name "Perceel GDA01-M2540"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350254070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL3Y2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86114> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059798497221 52.034393743781,4.7059102791447 52.034398284916,4.7058854079784 52.034254165188,4.705872510339 52.034176556819,4.7058805014801 52.034167614675,4.7058778628626 52.034152337143,4.7058873889254 52.034151709141,4.7059380095522 52.034148388674,4.705954978471 52.03424961508,4.7059798497221 52.034393743781))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

