@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/bennGt>
  gtm:oppervlakte 588.0 ;
  gtm:kadastraalNummer 3796.0 ;
  gtm:kadastraleAanduiding "F3796"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3796"^^xsd:string ;
  ns0:name "Perceel GDA01-F3796"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290379670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FQP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105261> ;
  ns0:startDate "2018-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899520986095 52.006127409544,4.6900463870348 52.006221178034,4.690022402407 52.006230347988,4.6900212449318 52.006230790554,4.6896481702858 52.00637344675,4.6896478626413 52.006373561777,4.689519116004 52.006452876645,4.6893596978837 52.006354290328,4.6898889937437 52.00615157413,4.6899520986095 52.006127409544))"^^geo:wktLiteral ;
    osm:area 587.0
  ] .

