@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/bTXLDq>
  gtm:kadastraalNummer "733" ;
  gtm:kadastraleAanduiding "C733" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C733" ;
  ns0:name "Perceel GDA01-C733"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0cTZP>, <https://n2t.net/ark:/60537/bp9en7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15615> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7120096 52.0131986, 4.7119737 52.0131768, 4.7119656 52.013184, 4.711925 52.0131666, 4.7118672 52.0132178, 4.7119215 52.0132401, 4.7120096 52.0131986))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

