@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/bVd25S>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 1419.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1419"^^xsd:string ;
  gtm:kadastraleAanduiding "N1419"@nl ;
  ns0:name "Perceel GDA01-N1419"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360141970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vpAY> ;
  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/105991> ;
  ns0:startDate "2022-01-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6785516936347 52.003707968171,4.6786088139555 52.003673769481,4.6786090736614 52.003673923848,4.6786162986182 52.003678443588,4.6786368200209 52.003691267795,4.678694103197 52.003728779829,4.6788233979236 52.003810912424,4.6788544852789 52.003830658362,4.6788546437604 52.003830767177,4.6787982286661 52.003864574738,4.6787980844629 52.003864483986,4.6787669826888 52.003844728958,4.6786499873108 52.00377040939,4.6785519964593 52.003708158752,4.6785516936347 52.003707968171))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

