@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/bbeRpK>
  gtm:oppervlakte 188.0 ;
  gtm:kadastraalNummer 641.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M641"^^xsd:string ;
  gtm:kadastraleAanduiding "M641"@nl ;
  ns0:name "Perceel GDA01-M641"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350064170000/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/84785> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6930255930138 52.025336691701,4.6930484767037 52.02531926328,4.6931502208218 52.025240432573,4.6932897121835 52.025133690554,4.6933631192538 52.025170364383,4.6932238306697 52.025277188579,4.6930987966457 52.025373337529,4.6930255930138 52.025336691701))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

