@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bNinwx>
  gtm:kadastraalNummer "97"^^xsd:string ;
  gtm:kadastraleAanduiding "B97"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B97"^^xsd:string ;
  schema:name "Perceel GDA01-B97"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bJYdbY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13944> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7076528 52.0135201, 4.7074637 52.01369, 4.7074983 52.0137012, 4.7076883 52.013539, 4.7076528 52.0135201))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

