@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/bLDPdz>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 2771.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2771"^^xsd:string ;
  gtm:kadastraleAanduiding "K2771"@nl ;
  ns0:name "Perceel GDA01-K2771"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330277170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/btjoNh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81282> ;
  ns0:startDate "2011-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7269859002151 52.010120377059,4.7268871758418 52.010214192465,4.7267830081505 52.010312633237,4.7267211498189 52.01028874558,4.7267142267731 52.010286073137,4.7267500101596 52.010250796716,4.7268194384306 52.01018697314,4.7269168217603 52.010092242441,4.726939945793 52.01010156727,4.7269859002151 52.010120377059))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

