@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/bojs4m>
  gtm:oppervlakte "26"^^xsd:string ;
  gtm:kadastraalNummer "9653"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9653"^^xsd:string ;
  gtm:kadastraleAanduiding "K9653"^^xsd:string ;
  ns0:name "Perceel GDA01-K9653"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330965370000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bpZde2> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0Hz5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80867> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.739672 52.0064734,4.7396565 52.0064834,4.7395979 52.0064178,4.739538 52.0063501,4.7395556 52.006342,4.739672 52.0064734))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

