@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/bnuNN4>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 4120.0 ;
  gtm:kadastraleAanduiding "D4120"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4120"^^xsd:string ;
  ns0:name "Perceel GDA01-D4120"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270412070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Vsk> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/263625> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047737668937 52.008956998204,4.7047699069647 52.008954135488,4.7047736948625 52.00895216202,4.7047975531141 52.008939707567,4.7048016144776 52.008942733241,4.7048478446453 52.008977193156,4.7048203607456 52.008991487203,4.7047737668937 52.008956998204))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

