@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/bJYdWg>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 850.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M850" ;
  gtm:kadastraleAanduiding "M850"@nl ;
  ns0:name "Perceel GDA01-M850"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350085070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84951> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087604707955 52.038566442207,4.7087680983245 52.038609423589,4.7085800242391 52.038621840523,4.7085779968245 52.038610395634,4.7085418193246 52.038612479195,4.7085438322925 52.038623915013,4.7084000633837 52.038633620805,4.7084020776785 52.03864496675,4.7083659396411 52.038647329124,4.708363939929 52.038635983263,4.7082637666426 52.038642677395,4.7082595689657 52.038618645259,4.7082562693932 52.038599786613,4.708392478563 52.038590729528,4.7085362339877 52.038580942773,4.7087604707955 52.038566442207))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

