@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/bs42Hq>
  gtm:oppervlakte 188.0 ;
  gtm:kadastraalNummer 639.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M639"^^xsd:string ;
  gtm:kadastraleAanduiding "M639"@nl ;
  ns0:name "Perceel GDA01-M639"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350063970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84783> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929518256149 52.025299763863,4.6928644816469 52.025256050569,4.6928959230727 52.025231733597,4.6929243773857 52.025245977218,4.6929558620622 52.02522168745,4.6929414903271 52.025214492884,4.6930028859091 52.025166856823,4.693142030931 52.025059906201,4.6932157413475 52.025096734715,4.6930766110948 52.025203676521,4.6929518256149 52.025299763863))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

