@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/bdKgDc>
  gtm:oppervlakte 270.0 ;
  gtm:kadastraalNummer 3900.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3900"^^xsd:string ;
  gtm:kadastraleAanduiding "I3900"@nl ;
  ns0:name "Perceel GDA01-I3900"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320390070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvRZL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105532> ;
  ns0:startDate "2022-11-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7133811896269 52.018732085711,4.7129677732998 52.018688911556,4.7129903258512 52.018606563213,4.7130992344942 52.018617559453,4.7133660145105 52.018644532807,4.71340259863 52.018648229687,4.7134038786533 52.01864836285,4.7133811896269 52.018732085711))"^^geo:wktLiteral ;
    osm:area 269.0
  ] .

