@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/b1FCpO>
  gtm:kadastraalNummer "941"^^xsd:string ;
  gtm:kadastraleAanduiding "C941"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C941"^^xsd:string ;
  ns0:name "Perceel GDA01-C941"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMTa53> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15823> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128452 52.013702, 4.7128894 52.0137236, 4.7129951 52.0136264, 4.7129489 52.0136072, 4.7128452 52.013702))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

