@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/brEDCs>
  gtm:oppervlakte 27.0 ;
  gtm:kadastraalNummer 3809.0 ;
  gtm:kadastraleAanduiding "B3809"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3809"^^xsd:string ;
  schema:name "Perceel GDA01-B3809"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250380970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKpR2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72337> ;
  schema:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096423462534 52.010547882945,4.7094578768412 52.010575359214,4.7094528514313 52.01056670141,4.7094452568283 52.010553597529,4.7094577728896 52.010550442752,4.7094665763062 52.010561630072,4.7096335750084 52.010525891758,4.7096423462534 52.010547882945))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

