@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/bywKiU>
  gtm:oppervlakte "115"^^xsd:string ;
  gtm:kadastraalNummer "1340"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1340"^^xsd:string ;
  gtm:kadastraleAanduiding "N1340"^^xsd:string ;
  ns0:name "Perceel GDA01-N1340"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360134070000> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZAZD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bUNDIF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90177> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6757446 52.0053918,4.6756792 52.0053502,4.6758657 52.0052383,4.6759236 52.0052751,4.6759312 52.0052799,4.6758523 52.0053273,4.6758021 52.0053573,4.6757959 52.005361,4.6757446 52.0053918))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

