@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/bsH5o5>
  gtm:kadastraalNummer "177"^^xsd:string ;
  gtm:kadastraleAanduiding "B177"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B177"^^xsd:string ;
  schema:name "Perceel GDA01-B177"@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/14024> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7058658 52.0125824, 4.705863 52.0125843, 4.7058208 52.0126147, 4.7058838 52.0126494, 4.7059279 52.0126177, 4.7058658 52.0125824))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

