@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/bMGgtg>
  gtm:kadastraalNummer "159"^^xsd:string ;
  gtm:kadastraleAanduiding "B159"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B159"^^xsd:string ;
  schema:name "Perceel GDA01-B159"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bFBGeb>, <https://n2t.net/ark:/60537/bqCjrV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14006> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062755 52.0128098, 4.705934 52.0130538, 4.7059788 52.013082, 4.7061976 52.0129289, 4.7062011 52.0129308, 4.7063376 52.0128342, 4.706342 52.0128316, 4.7062866 52.0128019, 4.7062755 52.0128098))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

