@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/be9BH1>
  gtm:kadastraalNummer "684"^^xsd:string ;
  gtm:kadastraleAanduiding "C684"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C684"^^xsd:string ;
  ns0:name "Perceel GDA01-C684"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bjZeCH>, <https://n2t.net/ark:/60537/bZatdF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15566> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123384 52.0129908, 4.7123823 52.0130173, 4.7123952 52.0130092, 4.7124021 52.0130134, 4.7125 52.0129481, 4.7124583 52.012923, 4.7124464 52.0129165, 4.7123384 52.0129908))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

