@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b8KpK7>
  gtm:kadastraalNummer "50"^^xsd:string ;
  gtm:kadastraleAanduiding "C50"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C50"^^xsd:string ;
  schema:name "Perceel GDA01-C50"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bC3D4D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14932> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7120845 52.0120682, 4.7121012 52.0120538, 4.7120736 52.0120412, 4.7120628 52.012021, 4.7121514 52.0119564, 4.7121051 52.0119293, 4.711997 52.0120077, 4.7119918 52.0120115, 4.7120845 52.0120682))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

