@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/breeEb>
  gtm:oppervlakte 305.0 ;
  gtm:kadastraalNummer 7756.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7756"^^xsd:string ;
  gtm:kadastraleAanduiding "K7756"@nl ;
  ns0:name "Perceel GDA01-K7756"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330775670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZNzjk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79783> ;
  ns0:startDate "2022-09-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7313265203046 52.009705954038,4.7313268886534 52.009704670751,4.7313394179898 52.009661659203,4.7312976618965 52.009537000255,4.7312880553424 52.009509666961,4.7314946778054 52.009481021566,4.7315006585431 52.009497341844,4.7315130406593 52.009531099303,4.7315560408929 52.009648412598,4.7314289859096 52.009680269808,4.7313265203046 52.009705954038))"^^geo:wktLiteral ;
    osm:area 303.0
  ] .

