@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/b3xUvV>
  gtm:kadastraalNummer "242" ;
  gtm:kadastraleAanduiding "B242" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B242" ;
  ns0:name "Perceel GDA01-B242"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bAbutp>, <https://n2t.net/ark:/60537/bBdPg6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14089> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063973 52.0126234, 4.7064615 52.0126553, 4.7064685 52.0126501, 4.7065215 52.0126111, 4.7064518 52.0125787, 4.7064055 52.0126167, 4.7063973 52.0126234))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

