@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b5CXex>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 6267.0 ;
  gtm:kadastraleAanduiding "E6267"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6267"^^xsd:string ;
  ns0:name "Perceel GDA01-E6267"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280626770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCGSo7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75010> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991950065397 52.007761467483,4.6990286947314 52.007886360122,4.6989652193433 52.007854178995,4.6990299926255 52.007805606766,4.6991316812589 52.007728999693,4.6991712769083 52.007749347222,4.6991738210736 52.007750602494,4.6991950065397 52.007761467483))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

