@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/bXV6MI>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 9062.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9062"^^xsd:string ;
  gtm:kadastraleAanduiding "K9062"@nl ;
  ns0:name "Perceel GDA01-K9062"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330906270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bD6hkE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80638> ;
  ns0:startDate "2010-10-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7482080668333 52.009391609897,4.7482081690801 52.0093905678,4.7482122899078 52.009347733581,4.7482224658535 52.009348103411,4.7482544493509 52.009349274727,4.7483746137897 52.009358483836,4.7485078677283 52.009368033493,4.7485874592063 52.009373741483,4.7485778330449 52.009424752235,4.748207419356 52.009398203851,4.7482080668333 52.009391609897))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

