@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/bEz2en>
  gtm:oppervlakte 355.0 ;
  gtm:kadastraalNummer 5748.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5748" ;
  gtm:kadastraleAanduiding "M5748"@nl ;
  ns0:name "Perceel GDA01-M5748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350574870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmvY9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88605> ;
  ns0:startDate "2000-03-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6788302748661 52.026564650344,4.678782590509 52.026601081115,4.678850567604 52.026634998879,4.6787901104734 52.026681177143,4.6784477474293 52.026510754894,4.678442643996 52.026508216408,4.6785534515767 52.026426567491,4.6787581919323 52.02652869446,4.6787765101723 52.026514719836,4.6787923652798 52.026502626945,4.6788650987205 52.026538910304,4.6788492436197 52.026551003206,4.6788309253875 52.026564977841,4.6788302748661 52.026564650344))"^^geo:wktLiteral ;
    osm:area 353.0
  ] .

