@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/bgF2zQ>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 3837.0 ;
  gtm:kadastraleAanduiding "B3837"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3837"^^xsd:string ;
  ns0:name "Perceel GDA01-B3837"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250383770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijBoB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72346> ;
  ns0:startDate "2018-01-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068587283328 52.011542942965,4.7069290692637 52.011574557224,4.7067810324529 52.011711826512,4.7067586320581 52.01173277485,4.7067584292402 52.01173270177,4.706691565993 52.011707075817,4.7066864539036 52.011705113757,4.7067221693327 52.011670633953,4.7068587283328 52.011542942965))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

