@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/bnHkL2>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 3751.0 ;
  gtm:kadastraleAanduiding "F3751"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3751"^^xsd:string ;
  ns0:name "Perceel GDA01-F3751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290375170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8LRB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76432> ;
  ns0:startDate "2016-11-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.698550320905 52.004466443248,4.698519531515 52.004537640178,4.698319006766 52.004510732895,4.6982871440716 52.004505791534,4.6982996073208 52.004474737568,4.6982296925652 52.00446389279,4.6982472794141 52.004420707482,4.6982503519018 52.004413157212,4.6982504273387 52.004412986874,4.6985531296293 52.004459943073,4.698550320905 52.004466443248))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

