@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/benmRh>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 4749.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4749" ;
  gtm:kadastraleAanduiding "M4749"@nl ;
  ns0:name "Perceel GDA01-M4749"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350474970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkCuQq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87780> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031520736911 52.031882913983,4.7031459214264 52.031847769619,4.7031438844217 52.031836108841,4.7031615239866 52.031834728227,4.7031629181052 52.031842682056,4.7031716123158 52.031842103373,4.7031672300484 52.031817018304,4.7033542718528 52.031804586141,4.7034293540758 52.031799593163,4.7034400921386 52.031863697745,4.7031520736911 52.031882913983))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

