@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/bhh5YA>
  gtm:kadastraalNummer "1023"^^xsd:string ;
  gtm:kadastraleAanduiding "B1023"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1023"^^xsd:string ;
  ns0:name "Perceel GDA01-B1023"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bkc5Jx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14869> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7078482 52.0097093, 4.7078633 52.0097179, 4.7080008 52.0098017, 4.7080033 52.0098006, 4.7080964 52.0098572, 4.7081552 52.0098893, 4.708039 52.0099745, 4.7080489 52.0099797, 4.7082154 52.0098702, 4.708184 52.009852, 4.7081373 52.0098249, 4.7080925 52.0097989, 4.7079583 52.0097245, 4.7079679 52.0097188, 4.7079271 52.0096917, 4.7079092 52.0096826, 4.7078482 52.0097093))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

