@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/buM7Ub>
  gtm:oppervlakte "17"^^xsd:string ;
  gtm:kadastraalNummer "9027"^^xsd:string ;
  gtm:kadastraleAanduiding "A9027"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9027"^^xsd:string ;
  ns0:name "Perceel GDA01-A9027"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240902770000> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfcap5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPNXIh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71640> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7179729 52.0088847,4.7180048 52.0088362,4.7180478 52.0088407,4.7180145 52.0088891,4.7179729 52.0088847))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

