@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/b5CX9D>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 4272.0 ;
  gtm:kadastraleAanduiding "D4272"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4272" ;
  ns0:name "Perceel GDA01-D4272"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270427270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25d0w> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73640> ;
  ns0:startDate "2019-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7039544812142 52.009539000263,4.7039553804544 52.009538295398,4.7038737177649 52.009498712794,4.7039195515177 52.009462656673,4.7040507869135 52.009524764282,4.7040519438338 52.009525310301,4.7040039878055 52.009562999035,4.7039544812142 52.009539000263))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

