@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/bX5jA9>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 805.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N805"^^xsd:string ;
  gtm:kadastraleAanduiding "N805"@nl ;
  ns0:name "Perceel GDA01-N805"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360080570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZdvV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90081> ;
  ns0:startDate "2020-03-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878890576616 52.001192026048,4.6879177825842 52.001174768137,4.6879317719546 52.001191929282,4.6879481681552 52.001210704665,4.6879654281228 52.00122918856,4.6879754583357 52.001237823117,4.6879847117474 52.001246776642,4.6879928876116 52.001255723764,4.6879898151636 52.001253835917,4.6878890576616 52.001192026048))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

