@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/buYQuu>
  gtm:oppervlakte 243.0 ;
  gtm:kadastraalNummer 4129.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4129" ;
  gtm:kadastraleAanduiding "M4129"@nl ;
  ns0:name "Perceel GDA01-M4129"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350412970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTaaX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87213> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122997798753 52.032287826708,4.7118389564044 52.032086694377,4.7118558248516 52.032062019156,4.711881093427 52.032038866201,4.7118835151389 52.032036758832,4.7123418764196 52.032236861195,4.7122996560913 52.032273795145,4.7122997798753 52.032287826708))"^^geo:wktLiteral ;
    osm:area 242.0
  ] .

