@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/btJDCs>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 3519.0 ;
  gtm:kadastraleAanduiding "E3519"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3519" ;
  ns0:name "Perceel GDA01-E3519"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280351970000/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/74086> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6981061363656 52.010465339829,4.6980664758956 52.010436767178,4.6979893801014 52.010383643697,4.6979548033304 52.010359801713,4.6978907981929 52.01031642635,4.6979184553538 52.010300534987,4.6979406017627 52.01028780224,4.6980061321705 52.010331447171,4.6980407235116 52.010355289224,4.6981180682964 52.010408324245,4.6981585379734 52.010436371299,4.6981061363656 52.010465339829))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

