@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/bFBGkg>
  gtm:oppervlakte 9.0 ;
  gtm:kadastraalNummer 3776.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3776"^^xsd:string ;
  gtm:kadastraleAanduiding "I3776"@nl ;
  ns0:name "Perceel GDA01-I3776"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320377670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwebiz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257153> ;
  ns0:startDate "2007-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7176304613057 52.024122907688,4.7176318527586 52.024118520282,4.7176745677361 52.024122754025,4.7176735206406 52.024126523191,4.7176683169845 52.024145189436,4.7176671779079 52.024149263684,4.7176234135338 52.024145050936,4.7176246670176 52.024141121153,4.7176304613057 52.024122907688))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

