@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/baq0ma>
  gtm:kadastraalNummer "349"^^xsd:string ;
  gtm:kadastraleAanduiding "D349"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D349"^^xsd:string ;
  ns0:name "Perceel GDA01-D349"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/buYZ6O> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16534> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.711447 52.0078111, 4.7114204 52.0077963, 4.7114055 52.0078083, 4.7113452 52.0078565, 4.7113771 52.0078717, 4.7114325 52.0078238, 4.711447 52.0078111))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

