@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/bN5Iyq>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3152.0 ;
  gtm:kadastraleAanduiding "B3152"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3152"^^xsd:string ;
  ns0:name "Perceel GDA01-B3152"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250315270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBrG21>, <https://n2t.net/ark:/60537/bkc5Jx> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71777> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078502635201 52.009710009527,4.7079309279523 52.009759974196,4.7079322523597 52.009759082997,4.7080007928278 52.009801724009,4.7080032864666 52.009800569904,4.7080867044336 52.009851476157,4.7080986268178 52.009843275602,4.7081136416648 52.009852080979,4.7080993026796 52.009862119206,4.7080479820614 52.009898082366,4.7079689428879 52.009846572164,4.7077978327259 52.009733688005,4.7078502635201 52.009710009527))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

