@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b74Rno>
  gtm:oppervlakte "3"^^xsd:string ;
  gtm:kadastraalNummer "9695"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9695"^^xsd:string ;
  gtm:kadastraleAanduiding "K9695"^^xsd:string ;
  ns0:name "Perceel GDA01-K9695"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330969570000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iy1> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bpZde2> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80900> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7396565 52.0064834,4.739672 52.0064734,4.7396856 52.0064886,4.7396751 52.0064944,4.7396689 52.0064973,4.7396565 52.0064834))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

