@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bjzNG9>
  gtm:kadastraalNummer "789"^^xsd:string ;
  gtm:kadastraleAanduiding "D789"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D789"^^xsd:string ;
  ns0:name "Perceel GDA01-D789"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bLQFN9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16974> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7076663 52.0082932, 4.7076936 52.0082747, 4.707572 52.0081912, 4.7075524 52.0082046, 4.7075753 52.0082178, 4.7075536 52.0082322, 4.7076663 52.0082932))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

