@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/bEz2db>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5339.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5339" ;
  gtm:kadastraleAanduiding "M5339"@nl ;
  ns0:name "Perceel GDA01-M5339"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350533970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64S7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88218> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127586301639 52.035966484266,4.7127609146225 52.035919299418,4.712893280309 52.035920983213,4.7130349133826 52.035922782832,4.7131208694772 52.035923877098,4.7131190776285 52.035971280492,4.7131045792645 52.035971089642,4.7128914028119 52.035968251289,4.7127586301639 52.035966484266))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

