@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/bCu38s>
  gtm:oppervlakte 215.0 ;
  gtm:kadastraalNummer 902.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N902"^^xsd:string ;
  gtm:kadastraleAanduiding "N902"@nl ;
  ns0:name "Perceel GDA01-N902"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360090270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hIvg> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106481> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6879692200502 52.001042062845,4.6882591333155 52.000939465039,4.6882646874858 52.000971793475,4.6882789055064 52.00099577816,4.688298242036 52.001018382052,4.6880262736881 52.001129131208,4.6880045340358 52.00109814476,4.6879859060916 52.001066529626,4.6879692200502 52.001042062845))"^^geo:wktLiteral ;
    osm:area 214.0
  ] .

