@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/bTyqoA>
  gtm:oppervlakte 245.0 ;
  gtm:kadastraalNummer 2770.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2770"^^xsd:string ;
  gtm:kadastraleAanduiding "K2770"@nl ;
  ns0:name "Perceel GDA01-K2770"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330277070000/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/81281> ;
  ns0:startDate "2011-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7268227619004 52.010054314106,4.7269168217603 52.010092242441,4.7268194384306 52.01018697314,4.7267500101596 52.010250796716,4.7267142267731 52.010286073137,4.726594058894 52.010239656902,4.7267823514879 52.010059615263,4.726785917134 52.010056848865,4.7267902913715 52.010054563388,4.7267953125349 52.010052856798,4.7268007759275 52.010051781875,4.7268064622882 52.010051391322,4.7268121821471 52.010051693062,4.7268176734765 52.010052676638,4.7268227619004 52.010054314106))"^^geo:wktLiteral ;
    osm:area 250.0
  ] .

