@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/bgF2It>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4492.0 ;
  gtm:kadastraleAanduiding "E4492"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4492"^^xsd:string ;
  ns0:name "Perceel GDA01-E4492"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280449270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ApnD>, <https://n2t.net/ark:/60537/bm1T8A> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74699> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973263631179 52.008164905796,4.6973101631821 52.008148101379,4.6972464404472 52.008080943931,4.69732085455 52.008053417105,4.6974082861052 52.00802139141,4.6974773993952 52.008056275975,4.6974000556086 52.008115182282,4.6973581503485 52.008154090262,4.6973263631179 52.008164905796))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

