@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/brRhMJ>
  gtm:kadastraalNummer "850"^^xsd:string ;
  gtm:kadastraleAanduiding "D850"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D850"^^xsd:string ;
  ns0:name "Perceel GDA01-D850"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bwe3sS>, <https://n2t.net/ark:/60537/bYkF84> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17035> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7063866 52.0091268, 4.7063784 52.0091233, 4.7062531 52.0090592, 4.7062172 52.0090408, 4.7062503 52.0090177, 4.7062762 52.0089987, 4.706243 52.0089799, 4.7061828 52.00895, 4.7061382 52.0089827, 4.7061696 52.0089988, 4.7062011 52.0090149, 4.7061344 52.0090619, 4.7063219 52.0091566, 4.7063866 52.0091268))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

