@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/bYKUko>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3894.0 ;
  gtm:kadastraleAanduiding "F3894"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3894"^^xsd:string ;
  ns0:name "Perceel GDA01-F3894"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290389470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfq0h6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76466> ;
  ns0:startDate "2021-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052822466933 52.001826054093,4.7051497720156 52.001746260296,4.705097388426 52.001714703987,4.7051460156225 52.001683975729,4.7051983849223 52.001715513957,4.7053307156192 52.001795199004,4.7053304803081 52.001795350444,4.7052822466933 52.001826054093))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

