@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/bXibDi>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 653.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L653"^^xsd:string ;
  gtm:kadastraleAanduiding "L653"@nl ;
  ns0:name "Perceel GDA01-L653"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340065370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCgw87> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289883> ;
  ns0:startDate "2017-03-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7238081876352 52.005837238032,4.7238294933422 52.005826536071,4.7239467526951 52.005825399172,4.7242428342545 52.005923611553,4.7241894067702 52.005920047837,4.7241203437034 52.005916045472,4.7240512138884 52.005912617947,4.7239781452656 52.005909626598,4.7239832781351 52.005896406615,4.7238081876352 52.005837238032))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

