@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/bXi11Z>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 2296.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2296" ;
  gtm:kadastraleAanduiding "M2296"@nl ;
  ns0:name "Perceel GDA01-M2296"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350229670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQtmY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85971> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.692502242404 52.030428372498,4.6927392108453 52.030388387728,4.6927440530158 52.030399400103,4.6928104444063 52.0303881247,4.6928290907238 52.030429895861,4.6927624655826 52.03044120585,4.6927575810834 52.030430103343,4.6926180794311 52.030453648086,4.6926227081693 52.030464326636,4.6925874332815 52.030470599189,4.6925791454522 52.030448735468,4.692544194338 52.030454803184,4.692548915223 52.030465176676,4.6925206124374 52.030470088149,4.692502242404 52.030428372498))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

