@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/bHg7ts>
  gtm:oppervlakte 285.0 ;
  gtm:kadastraalNummer 2289.0 ;
  gtm:kadastraleAanduiding "F2289"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2289" ;
  ns0:name "Perceel GDA01-F2289"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290228970000/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/75671> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032079754872 52.001966560649,4.703219325487 52.001959525753,4.7033350554614 52.001889998642,4.7034796949995 52.001804082683,4.7035917604064 52.001881252065,4.7035300418437 52.001914708031,4.7034417473347 52.001965240387,4.7033145342439 52.002034296402,4.7033053899394 52.00202848169,4.703255932596 52.001997049423,4.7032079754872 52.001966560649))"^^geo:wktLiteral ;
    osm:area 285.0
  ] .

