@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/bBrxcm>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 2282.0 ;
  gtm:kadastraleAanduiding "F2282"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2282" ;
  ns0:name "Perceel GDA01-F2282"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290228270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bb2iE6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75664> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037336339809 52.002311138342,4.7038519415937 52.002246398547,4.7039475413184 52.002193364568,4.704001845149 52.002163874181,4.7040547636751 52.002200449621,4.7040005877417 52.002230147508,4.7039056769722 52.002283841684,4.7037864745419 52.002347093248,4.7037396013617 52.002315190818,4.7037336339809 52.002311138342))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

