@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/bjZbS5>
  gtm:kadastraalNummer "178"^^xsd:string ;
  gtm:kadastraleAanduiding "B178"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B178"^^xsd:string ;
  schema:name "Perceel GDA01-B178"@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/14025> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7058208 52.0126147, 4.7057701 52.0126513, 4.7058181 52.0126778, 4.705767 52.0127144, 4.705716 52.0127508, 4.7056677 52.0127853, 4.7056654 52.0127869, 4.7056888 52.0127988, 4.7057416 52.0128256, 4.7057909 52.0127906, 4.7058427 52.0127539, 4.7058942 52.0127173, 4.7059435 52.0126823, 4.7059288 52.0126742, 4.7059728 52.0126426, 4.7059279 52.0126177, 4.7058838 52.0126494, 4.7058208 52.0126147))"^^geo:wktLiteral ;
    osm:area 187.0
  ] .

