@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/b9nvOz>
  gtm:kadastraalNummer "1024"^^xsd:string ;
  gtm:kadastraleAanduiding "B1024"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1024"^^xsd:string ;
  ns0:name "Perceel GDA01-B1024"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBrG21> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14870> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077981 52.0097319, 4.7078108 52.0097422, 4.707969 52.0098467, 4.7080412 52.0098937, 4.7080964 52.0098572, 4.7080033 52.0098006, 4.7080008 52.0098017, 4.7078633 52.0097179, 4.7078482 52.0097093, 4.7077981 52.0097319))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

