@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bXhXAj>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 267.0 ;
  gtm:kadastraleAanduiding "B267"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B267"^^xsd:string ;
  schema:name "Perceel GDA01-B267"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250026770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beAczu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14113> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056516310368 52.012226872424,4.705640230684 52.012235156651,4.7055665500259 52.012200924637,4.7057634570711 52.012050582995,4.7058205476326 52.012077078715,4.7057194001281 52.012150773412,4.7057404914866 52.012162319775,4.7056516310368 52.012226872424))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

