@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bmerLL>
  gtm:oppervlakte 41.0 ;
  gtm:kadastraalNummer 1771.0 ;
  gtm:kadastraleAanduiding "D1771"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1771" ;
  ns0:name "Perceel GDA01-D1771"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270177170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6uSf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73073> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087027313444 52.007828447707,4.7086517056203 52.007862435379,4.7086434947456 52.007869884382,4.708655107376 52.007876333095,4.7085879702397 52.007924914928,4.7085454569685 52.007899771931,4.7086739138906 52.007812614796,4.7087027313444 52.007828447707))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

