@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/b6FsMY>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3893.0 ;
  gtm:kadastraleAanduiding "F3893"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3893"^^xsd:string ;
  ns0:name "Perceel GDA01-F3893"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290389370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfPqZE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76465> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052337040718 52.001856962665,4.7051010561531 52.001777068937,4.7050486435753 52.001745503451,4.705097388426 52.001714703987,4.7051497720156 52.001746260296,4.7052822466933 52.001826054093,4.7052337040718 52.001856962665))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

