@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/bRtnpg>
  gtm:kadastraalNummer "981"^^xsd:string ;
  gtm:kadastraleAanduiding "C981"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C981"^^xsd:string ;
  schema:name "Perceel GDA01-C981"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b0qBLg>, <https://n2t.net/ark:/60537/bSVtAv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15863> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129124 52.0132901, 4.7128528 52.0132944, 4.7128476 52.013281, 4.7127937 52.0133273, 4.7128063 52.0133415, 4.7127579 52.0133864, 4.7128021 52.0134082, 4.7129223 52.0132959, 4.7129124 52.0132901))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

