@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/bpMhQs>
  gtm:kadastraalNummer "1000" ;
  gtm:kadastraleAanduiding "C1000" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1000" ;
  ns0:name "Perceel GDA01-C1000"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bacv2K>, <https://n2t.net/ark:/60537/bg25uP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15882> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129419 52.0130923, 4.712923 52.0130833, 4.7129468 52.0130644, 4.7126793 52.0129221, 4.7126681 52.0129161, 4.7126239 52.0129455, 4.7126361 52.0129516, 4.7129246 52.0130956, 4.7129326 52.0130988, 4.7129419 52.0130923))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

