@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bhUc5B>
  gtm:kadastraalNummer "521" ;
  gtm:kadastraleAanduiding "C521" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C521" ;
  ns0:name "Perceel GDA01-C521"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1SmHm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15403> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7136518 52.0102416, 4.7135867 52.0102373, 4.7135802 52.0102755, 4.7136453 52.0102797, 4.7136518 52.0102416))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

