@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/btx7es>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 517.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L517"^^xsd:string ;
  gtm:kadastraleAanduiding "L517"@nl ;
  ns0:name "Perceel GDA01-L517"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340051770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/brRuGC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290684> ;
  ns0:startDate "2012-10-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7194833215283 52.004434825477,4.7196573004864 52.004543448461,4.7196324015232 52.004555810123,4.7194856775396 52.004628673834,4.7194374007187 52.004594279971,4.7194218033397 52.004602065328,4.7193152594329 52.00449903793,4.7194833215283 52.004434825477))"^^geo:wktLiteral ;
    osm:area 263.0
  ] .

