@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bBEdxL>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 1837.0 ;
  gtm:kadastraleAanduiding "A1837"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1837" ;
  ns0:name "Perceel GDA01-A1837"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240183770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQHzX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69975> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155880554992 52.011531283328,4.7155984563149 52.011488467995,4.7158606522674 52.011515337826,4.7160306219377 52.011534975935,4.7160201470534 52.011576927995,4.7158064373277 52.011553247309,4.7155880554992 52.011531283328))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

