@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/bJYeU4>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 3897.0 ;
  gtm:kadastraleAanduiding "H3897"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3897"^^xsd:string ;
  ns0:name "Perceel GDA01-H3897"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310389770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL5kk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105350> ;
  ns0:startDate "2020-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023104471513 52.012567358803,4.7022884883368 52.012554476492,4.7021942186211 52.012492213555,4.7020673565077 52.012408521242,4.702033856441 52.012386421509,4.702092632328 52.012350189748,4.7021279926196 52.012373522714,4.7022548547477 52.012457214962,4.7023664165008 52.012530813961,4.7023104471513 52.012567358803))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

