@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/bbf1SL>
  gtm:oppervlakte 217.0 ;
  gtm:kadastraalNummer 8832.0 ;
  gtm:kadastraleAanduiding "A8832"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8832"^^xsd:string ;
  ns0:name "Perceel GDA01-A8832"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240883270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwedas> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286553> ;
  ns0:startDate "2021-03-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7176325208994 52.008566546595,4.7177263169152 52.008576553859,4.7177846448954 52.008582781967,4.71787266781 52.008592172036,4.7179310249592 52.008598400238,4.718018960686 52.008607780713,4.7180774051258 52.008614018327,4.7181654572919 52.008623408343,4.7182068002928 52.00862782292,4.7181485317811 52.008672253995,4.7181475151961 52.008673030208,4.7178563838174 52.008641929124,4.7176182545975 52.008616746572,4.7176325208994 52.008566546595))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

