@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bp9ekL>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3500.0 ;
  gtm:kadastraleAanduiding "B3500"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3500" ;
  ns0:name "Perceel GDA01-B3500"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250350070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuMI0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71811> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7048952393908 52.0124547872,4.7050179616313 52.012495002488,4.7049944807564 52.012516995875,4.7050031690206 52.0125347444,4.7050100166447 52.012537525546,4.704995690384 52.01255141051,4.704996441346 52.012551837317,4.7049218322701 52.012600607467,4.7048144801744 52.012540122433,4.7047906370407 52.012524667972,4.7048952393908 52.0124547872))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

