@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/bUAW2t>
  gtm:oppervlakte 188.0 ;
  gtm:kadastraalNummer 1499.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1499"^^xsd:string ;
  gtm:kadastraleAanduiding "N1499"@nl ;
  ns0:name "Perceel GDA01-N1499"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360149970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5qqda> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106053> ;
  ns0:startDate "2022-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6741227530564 52.004913867794,4.6741035102813 52.004917760062,4.6739937914592 52.00471225765,4.6740761564039 52.004695426978,4.674220126944 52.00496432555,4.674137296982 52.004981063622,4.6741221643522 52.00495271228,4.6741024681162 52.004956727638,4.6740933226885 52.004939279594,4.6741318983475 52.004931324825,4.6741227530564 52.004913867794))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

