@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/bsH8oA>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 1437.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1437" ;
  gtm:kadastraleAanduiding "I1437"@nl ;
  ns0:name "Perceel GDA01-I1437"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320143770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D6gw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78080> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7199430345334 52.020325626825,4.7200041647087 52.020331591003,4.7201251225403 52.020344896093,4.7202534063038 52.020358359408,4.7202522066136 52.020362613107,4.720240871428 52.020402780906,4.7201128913396 52.020388483379,4.7199918374233 52.020375752988,4.7199306772509 52.020369842565,4.7199430345334 52.020325626825))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

