@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/btwWAh>
  gtm:oppervlakte 232.0 ;
  gtm:kadastraalNummer 2351.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2351" ;
  gtm:kadastraleAanduiding "M2351"@nl ;
  ns0:name "Perceel GDA01-M2351"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350235170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bweaD0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85998> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126300080626 52.032198388007,4.7127054864291 52.032230935826,4.7127759573492 52.032261180859,4.7127764151439 52.032317891139,4.7127763964109 52.032339463131,4.7126826604772 52.032339654302,4.7125843083282 52.032296072531,4.7124575714848 52.032241640858,4.7125479709605 52.032163007177,4.7126300080626 52.032198388007))"^^geo:wktLiteral ;
    osm:area 232.0
  ] .

