@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/be9BC7>
  gtm:kadastraalNummer "171"^^xsd:string ;
  gtm:kadastraleAanduiding "B171"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B171"^^xsd:string ;
  schema:name "Perceel GDA01-B171"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bbS6oM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14018> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7056888 52.0127988, 4.7056484 52.0128291, 4.7055734 52.0127911, 4.7055275 52.0128236, 4.7056951 52.012919, 4.7057915 52.0128509, 4.7057416 52.0128256, 4.7056888 52.0127988))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

