@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/bgeFSF>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 3922.0 ;
  gtm:kadastraleAanduiding "B3922"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3922"^^xsd:string ;
  ns0:name "Perceel GDA01-B3922"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250392270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62mu8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105075> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092897287664 52.014508804318,4.7093336727222 52.014471575725,4.7095434414615 52.014565849321,4.7096234262669 52.014594982713,4.7096423310551 52.014596170129,4.7096333563943 52.014651181421,4.7096326374499 52.014654413108,4.709613561515 52.014652982018,4.7092897287664 52.014508804318))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

