@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/bBQW2k>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 629.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M629"^^xsd:string ;
  gtm:kadastraleAanduiding "M629"@nl ;
  ns0:name "Perceel GDA01-M629"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350062970000/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/84774> ;
  ns0:startDate "2010-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6930828473856 52.024716461062,4.692803735116 52.024576393909,4.6928645544758 52.024530165698,4.6930663023835 52.024630416431,4.693077787749 52.024621702473,4.6931170738089 52.024641187226,4.6930940439667 52.02465866873,4.6931333006493 52.02467817128,4.6930828473856 52.024716461062))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

