@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/bQqUyJ>
  gtm:oppervlakte "111"^^xsd:string ;
  gtm:kadastraalNummer "9034"^^xsd:string ;
  gtm:kadastraleAanduiding "A9034"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9034"^^xsd:string ;
  ns0:name "Perceel GDA01-A9034"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240903470000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuCzp> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZo1OE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175619 52.0087093,4.7175602 52.0087091,4.7175668 52.0086856,4.7181144 52.0087438,4.7180966 52.0087697,4.7180519 52.0087646,4.7175877 52.0087122,4.7175619 52.0087093))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

