@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/beA2VO>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3892.0 ;
  gtm:kadastraleAanduiding "F3892"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3892"^^xsd:string ;
  ns0:name "Perceel GDA01-F3892"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290389270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/be9Nyn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76464> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051851466849 52.001887880121,4.7050523400869 52.001807886546,4.7049998986576 52.001776302894,4.7050486435753 52.001745503451,4.7051010561531 52.001777068937,4.7052337040718 52.001856962665,4.7052335863476 52.001857042879,4.7051853965588 52.001887728765,4.7051851466849 52.001887880121))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

