@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/bfCykP>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2652.0 ;
  gtm:kadastraleAanduiding "F2652"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2652" ;
  ns0:name "Perceel GDA01-F2652"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290265270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQdnAU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75775> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023379089417 52.005043001882,4.702270318538 52.004972364091,4.7021786977674 52.004876940162,4.7020961781341 52.004788301459,4.7021277088945 52.004776880929,4.7021533377833 52.004767592251,4.7022569432333 52.004877395508,4.7023274008605 52.004951959954,4.7023945238052 52.005022693865,4.7023379089417 52.005043001882))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

