@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bUatms>
  gtm:kadastraalNummer "911"^^xsd:string ;
  gtm:kadastraleAanduiding "C911"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C911"^^xsd:string ;
  ns0:name "Perceel GDA01-C911"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bh4BQi> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15793> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123572 52.013965, 4.7123196 52.013948, 4.7117992 52.0136926, 4.7116532 52.0136228, 4.7116393 52.0136129, 4.7116255 52.0136235, 4.7116355 52.0136291, 4.7116266 52.0136353, 4.7116649 52.0136522, 4.7116854 52.0136603, 4.7123424 52.0139775, 4.7123572 52.013965))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

