@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/bXhXDR>
  gtm:kadastraalNummer "214"^^xsd:string ;
  gtm:kadastraleAanduiding "C214"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C214"^^xsd:string ;
  ns0:name "Perceel GDA01-C214"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bLr73W>, <https://n2t.net/ark:/60537/bWG4cJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15096> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107784 52.0101658, 4.7107427 52.0101874, 4.7107522 52.0101928, 4.7109789 52.0103067, 4.7110016 52.0102847, 4.7110075 52.0102794, 4.7107882 52.0101711, 4.7107784 52.0101658))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

