@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/btjbwf>
  gtm:kadastraalNummer "659"^^xsd:string ;
  gtm:kadastraleAanduiding "C659"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C659"^^xsd:string ;
  ns0:name "Perceel GDA01-C659"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bojCNV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15541> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124704 52.0124934, 4.7124456 52.0124776, 4.7124364 52.0124828, 4.7124277 52.0124877, 4.7124547 52.0124994, 4.7124796 52.0125141, 4.712523 52.0125394, 4.7125634 52.01256, 4.7126104 52.0125883, 4.7126418 52.0126072, 4.7126732 52.0126261, 4.7126852 52.0126333, 4.712813 52.0127101, 4.7128314 52.0126949, 4.7126175 52.0125758, 4.7124704 52.0124934))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

