@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/b3Xn8o>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 5096.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5096"^^xsd:string ;
  gtm:kadastraleAanduiding "K5096"@nl ;
  ns0:name "Perceel GDA01-K5096"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330509670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXXZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82580> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7457035204762 52.007676064967,4.7457038109035 52.00765678647,4.745764978149 52.00765714676,4.7458766148883 52.007654294505,4.7461150810249 52.00764949935,4.7461176033889 52.007698203152,4.7456884834971 52.007706004216,4.745688826435 52.007684074433,4.745689297588 52.007682701778,4.7456905813519 52.007681540284,4.7456924858258 52.007680768674,4.7456947179347 52.007680511187,4.7456962034351 52.007680519282,4.7456989899945 52.00768019291,4.745701363337 52.00767922611,4.7457029570542 52.007677778678,4.7457035204762 52.007676064967))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

