@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bfpQNU>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 2811.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2811"^^xsd:string ;
  gtm:kadastraleAanduiding "I2811"@nl ;
  ns0:name "Perceel GDA01-I2811"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320281170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UPOs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78902> ;
  ns0:startDate "2000-05-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7183288084011 52.016980112055,4.7183175363421 52.017020873285,4.7178319256162 52.016937199758,4.7178360964172 52.016924226257,4.7181379738133 52.016959271196,4.7181378202304 52.016959800639,4.7181774006235 52.016963746765,4.7183288084011 52.016980112055))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

