@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/boWxDU>
  gtm:oppervlakte "138"^^xsd:string ;
  gtm:kadastraalNummer "8995"^^xsd:string ;
  gtm:kadastraleAanduiding "A8995"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8995"^^xsd:string ;
  ns0:name "Perceel GDA01-A8995"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240899570000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bJLybk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71633> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169305 52.008824,4.7169445 52.0087734,4.717194 52.0087999,4.717198 52.0088058,4.7172766 52.0088149,4.7172695 52.0088377,4.7173297 52.0088447,4.7173233 52.0088656,4.7169305 52.008824))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

