@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/b4nMGf>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 810.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N810"^^xsd:string ;
  gtm:kadastraleAanduiding "N810"@nl ;
  ns0:name "Perceel GDA01-N810"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360081070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDBN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106462> ;
  ns0:startDate "2020-03-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6874183229498 52.001173732136,4.6874747137453 52.001139911337,4.6876243035309 52.001235080284,4.6877051776703 52.001285995077,4.6877258701391 52.001299151286,4.6877225773735 52.001301118162,4.6876690094366 52.001333221088,4.687661684114 52.001328566482,4.6876614535133 52.001328412308,4.6874183229498 52.001173732136))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

