@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/bkP2sA>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3520.0 ;
  gtm:kadastraleAanduiding "E3520"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3520" ;
  ns0:name "Perceel GDA01-E3520"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280352070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPBvo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74087> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979898761122 52.010259489605,4.6980570348456 52.010303332798,4.6980916116277 52.010327174751,4.698169014268 52.010380237043,4.6982097494281 52.010408069911,4.6981585379734 52.010436371299,4.6981180682964 52.010408324245,4.6980407235116 52.010355289224,4.6980061321705 52.010331447171,4.6979406017627 52.01028780224,4.6979671124964 52.010272578285,4.6979898761122 52.010259489605))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

