@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/bOLjR5>
  gtm:oppervlakte 260.0 ;
  gtm:kadastraalNummer 3796.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3796" ;
  gtm:kadastraleAanduiding "M3796"@nl ;
  ns0:name "Perceel GDA01-M3796"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350379670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8Xj50> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87017> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7189323255284 52.034683571757,4.7189340948485 52.034503427959,4.7191090096743 52.034503278906,4.7191081560389 52.034683634632,4.7189730522984 52.034684018586,4.7189727117523 52.034706847105,4.7188635289381 52.03470565225,4.7188638695399 52.034682823731,4.7189323255284 52.034683571757))"^^geo:wktLiteral ;
    osm:area 260.0
  ] .

