@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bdKchL>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 977.0 ;
  gtm:kadastraleAanduiding "B977"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B977"^^xsd:string ;
  schema:name "Perceel GDA01-B977"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250097770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14823> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076544647074 52.010021873763,4.7076254545395 52.010043664973,4.7074636607767 52.009938842788,4.7074157836442 52.009909057368,4.7074062890225 52.009903151083,4.7074665981813 52.009871923066,4.7074682540379 52.009871267485,4.7075852122421 52.009943571422,4.707583432239 52.009944729638,4.7076448334247 52.009984624127,4.7076438476645 52.00998527459,4.7076754665296 52.010005663062,4.707652270947 52.010020539803,4.7076544647074 52.010021873763))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

