@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/b8k4vs>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 2288.0 ;
  gtm:kadastraleAanduiding "B2288"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2288" ;
  ns0:name "Perceel GDA01-B2288"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250228870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfpZDA> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzYMGE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102022> ;
  ns0:startDate "1999-07-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7074305337763 52.013675527683,4.7073614908107 52.013645494214,4.7073775911009 52.013631789991,4.707408573383 52.013601147665,4.7074339254356 52.013576755715,4.7075503514404 52.013467679524,4.7076158157119 52.013501233655,4.7075000864246 52.013605675917,4.7074305337763 52.013675527683))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

