@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bLdqPs>
  gtm:oppervlakte "411"^^xsd:string ;
  gtm:kadastraalNummer "9741"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9741"^^xsd:string ;
  gtm:kadastraleAanduiding "K9741"^^xsd:string ;
  ns0:name "Perceel GDA01-K9741"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330974170000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi9CN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80926> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7338711 52.0119027,4.7338528 52.0120001,4.7338474 52.0119998,4.733848 52.0119961,4.7330004 52.0119372,4.7330096 52.011888,4.7330533 52.011891,4.7330498 52.0119099,4.7334406 52.0119374,4.7334523 52.0118738,4.7338711 52.0119027))"^^geo:wktLiteral ;
    osm:area 411.0
  ] .

