@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/bh4pio>
  gtm:kadastraalNummer "18"^^xsd:string ;
  gtm:kadastraleAanduiding "C18"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C18"^^xsd:string ;
  ns0:name "Perceel GDA01-C18"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1FF0Y> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14900> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7103889 52.0125074, 4.7103918 52.0124557, 4.7103676 52.0124542, 4.7103753 52.0123129, 4.7103762 52.0123017, 4.7103166 52.0123013, 4.7103154 52.0123109, 4.7102974 52.0124494, 4.7103494 52.0124527, 4.7103474 52.0125155, 4.7103886 52.0125179, 4.7103889 52.0125074))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

