@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/bTXOju>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 4212.0 ;
  gtm:kadastraleAanduiding "D4212"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4212" ;
  ns0:name "Perceel GDA01-D4212"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270421270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvdZk> ;
  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/73626> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051289168777 52.009535923899,4.7051725052687 52.009501867687,4.7051755704587 52.009503359546,4.7052200308472 52.009524955626,4.7051686362458 52.009563739473,4.7051267625344 52.009542535875,4.7051229321397 52.009540599149,4.7051289168777 52.009535923899))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

