@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/b2URAB>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 8568.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8568"^^xsd:string ;
  gtm:kadastraleAanduiding "K8568"@nl ;
  ns0:name "Perceel GDA01-K8568"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330856870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxhu8> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80351> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7496408065484 52.010322691413,4.7498016464799 52.010319247989,4.7498934836754 52.010317174541,4.7499255086675 52.010316503007,4.7499268388705 52.010340760846,4.7499282150674 52.010365881817,4.7498041998171 52.010368113636,4.7496760760561 52.010370412958,4.7496416193709 52.010371026312,4.7496394450833 52.010330342136,4.7496408065484 52.010322691413))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

